PR: MPJAVA-41
New property maven.compile.failonerror. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@379563 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -21,4 +21,5 @@
|
||||
maven.compile.log=${maven.build.dir}/compile.log
|
||||
maven.compile.deprecation=on
|
||||
maven.compile.nowarn=off
|
||||
maven.compile.debuglevel=lines,vars,source
|
||||
maven.compile.debuglevel=lines,vars,source
|
||||
maven.compile.failonerror=true
|
||||
|
||||
Reference in New Issue
Block a user