Commit 554d8f88c9078a31c7b24aa12a76e4ce806b339b
1 parent
8becbb4d
my second maven project
Showing
5 changed files
with
3 additions
and
2 deletions
src/main/java/com/mycompany/app/App.java
target/classes/com/mycompany/app/App.class
No preview for this file type
target/maven-archiver/pom.properties
target/my-app-1.0-SNAPSHOT.jar
No preview for this file type
target/surefire-reports/com.mycompany.app.AppTest.txt
| 1 | 1 | ------------------------------------------------------------------------------- |
| 2 | 2 | Test set: com.mycompany.app.AppTest |
| 3 | 3 | ------------------------------------------------------------------------------- |
| 4 | -Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec | |
| 4 | +Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec | ... | ... |