Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Genesys PGR
Geo Tools
Commits
03d54cee
Commit
03d54cee
authored
Jan 26, 2016
by
Matija Obreza
Browse files
mvn tests with -Djava.awt.headless=true
parent
ae59bc33
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
03d54cee
...
...
@@ -109,7 +109,7 @@
<version>
2.19.1
</version>
<configuration>
<forkMode>
once
</forkMode>
<argLine>
-Xms512m -Xmx1024m
</argLine>
<argLine>
-Xms512m -Xmx1024m
-Djava.awt.headless=true
</argLine>
<testFailureIgnore>
false
</testFailureIgnore>
</configuration>
</plugin>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment