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
validator.genesys-pgr.org
Commits
f0e56c02
Commit
f0e56c02
authored
Jun 14, 2020
by
Matija Obreza
Browse files
Don't fail on warnings
parent
907f7356
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
f0e56c02
...
...
@@ -78,7 +78,7 @@
<optimize>
true
</optimize>
<showWarnings>
true
</showWarnings>
<showDeprecation>
true
</showDeprecation>
<failOnWarning>
tru
e
</failOnWarning>
<failOnWarning>
fals
e
</failOnWarning>
</configuration>
</plugin>
<!-->maven-war-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