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:
ltheussl
2006-02-21 19:46:31 +00:00
parent d6386ad596
commit 54a4c7bfdb
4 changed files with 19 additions and 1 deletions

View File

@@ -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