Make Antrun plugin more lenient.
Don't let Antrun plugin fail by default to avoid it breaking the build for non distribution modules in a multi module build.
This commit is contained in:
@@ -374,6 +374,7 @@
|
||||
<target name="upload-distribution"/>
|
||||
</ant>
|
||||
</target>
|
||||
<failOnError>false</failOnError>
|
||||
</configuration>
|
||||
</execution>
|
||||
</executions>
|
||||
|
||||
Reference in New Issue
Block a user