ignite-678 fix
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/5e84cda6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/5e84cda6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/5e84cda6 Branch: refs/heads/ignite-639 Commit: 5e84cda6cdc82c0471e991a2e2154d947341ba0e Parents: af5c9d3 Author: avinogradov <avinogra...@gridgain.com> Authored: Mon Apr 6 17:26:15 2015 +0300 Committer: avinogradov <avinogra...@gridgain.com> Committed: Mon Apr 6 17:26:15 2015 +0300 ---------------------------------------------------------------------- pom.xml | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/5e84cda6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index cd2d723..bc58e04 100644 --- a/pom.xml +++ b/pom.xml @@ -494,6 +494,7 @@ </execution> </executions> <configuration> + <failOnError>false</failOnError> <fileSets> <fileSet> <directory>target</directory> @@ -522,6 +523,7 @@ </goals> <phase>deploy</phase> <configuration> + <failOnError>false</failOnError> <target> <zip destfile="${basedir}/target/sources-pack-${project.version}.zip" encoding="UTF-8"> <zipfileset dir="${basedir}/target" prefix="sources-pack-${project.version}">