You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2018/08/13 11:38:31 UTC

[5/5] james-project git commit: JAMES-2475 Partial build plugin need to build snapshots

JAMES-2475 Partial build plugin need to build snapshots


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/1ac24c09
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/1ac24c09
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/1ac24c09

Branch: refs/heads/master
Commit: 1ac24c097b2149ede60be6fff7c252e748c191b7
Parents: 05ce307
Author: Benoit Tellier <bt...@linagora.com>
Authored: Mon Aug 13 15:01:37 2018 +0700
Committer: Benoit Tellier <bt...@linagora.com>
Committed: Mon Aug 13 18:35:12 2018 +0700

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/1ac24c09/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 82fa547..888b7f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3210,6 +3210,7 @@
                             <referenceBranch>${env.JAMES_PARTIAL_BUILD_BASE_BRANCH}</referenceBranch>
                             <buildAll>true</buildAll>
                             <skipTestsForNotImpactedModules>true</skipTestsForNotImpactedModules>
+                            <buildSnapshotDependencies>true</buildSnapshotDependencies>
                             <impacted>true</impacted>
                             <ignoreAllReactorProjects>false</ignoreAllReactorProjects>
                         </configuration>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org