Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

my-app project

Maven generates this project. I updated JUnit to 4.12 from 4.11 I also added maven-compiler-plugin to support Java 1.8.

Run

To run tests:

mvn clean test
mvn clean package
jar -tf target/my-app-1.0-SNAPSHOT.jar
java -cp target/my-app-1.0-SNAPSHOT.jar edu.harrisburgu.cisc525.app.Main Johnny

The output should be, Hello, Johnny from xxx.xxx.xxx.xxx/xxxx@some-hostname

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages