Repository: james-project
Updated Branches:
  refs/heads/master b7d44a108 -> 1555f517e


JAMES-2620 Built artifacts should be installed to prevent downloading them from 
maven repository


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

Branch: refs/heads/master
Commit: 3f098f822c1cdda1acf69b87c4ee4d1b30d0e40a
Parents: 16e4d9f
Author: Antoine Duprat <adup...@linagora.com>
Authored: Mon Dec 3 11:25:51 2018 +0100
Committer: Antoine Duprat <adup...@linagora.com>
Committed: Thu Dec 6 11:38:13 2018 +0100

----------------------------------------------------------------------
 dockerfiles/compilation/java-8/integration_tests.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/3f098f82/dockerfiles/compilation/java-8/integration_tests.sh
----------------------------------------------------------------------
diff --git a/dockerfiles/compilation/java-8/integration_tests.sh 
b/dockerfiles/compilation/java-8/integration_tests.sh
index ae30787..0fab296 100755
--- a/dockerfiles/compilation/java-8/integration_tests.sh
+++ b/dockerfiles/compilation/java-8/integration_tests.sh
@@ -53,5 +53,5 @@ git clone $ORIGIN/.
 git checkout $SHA1
 
 
-mvn -DskipTests -pl org.apache.james:apache-james-mpt-external-james -am 
compile
+mvn -DskipTests -pl org.apache.james:apache-james-mpt-external-james -am 
package
 mvn -Dtest=JamesDeploymentValidation -pl 
org.apache.james:apache-james-mpt-external-james test


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

Reply via email to