# sprint-1 Exclude clean target after install.
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/3634fb2a Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/3634fb2a Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/3634fb2a Branch: refs/heads/ignite-204 Commit: 3634fb2ad1f11f3cc2a63ed470b47c4ce52f6146 Parents: 15c4230 Author: anovikov <anovi...@gridgain.com> Authored: Wed Feb 11 16:35:36 2015 +0700 Committer: anovikov <anovi...@gridgain.com> Committed: Wed Feb 11 16:35:36 2015 +0700 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/3634fb2a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5cc5627..c6512df 100644 --- a/pom.xml +++ b/pom.xml @@ -542,6 +542,7 @@ <goal>clean</goal> </goals> <configuration> + <excludeDefaultDirectories>true</excludeDefaultDirectories> <filesets> <fileset> <directory>${project.basedir}</directory>