Toggle navigation
Toggle navigation
This project
Loading...
Sign in
홍길동
/
onos
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
tom
2014-08-27 21:47:46 -0700
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6488812de7d1674a8ca4c591c9492405b1080e0e
6488812d
1 parent
eda1f7f7
Suppressing test output from console.
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
pom.xml
pom.xml
View file @
6488812
...
...
@@ -152,6 +152,10 @@
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-surefire-plugin
</artifactId>
<version>
2.17
</version>
<configuration>
<redirectTestOutputToFile>
true
</redirectTestOutputToFile>
<printSummary>
true
</printSummary>
</configuration>
</plugin>
<plugin>
...
...
Please
register
or
login
to post a comment