diff --git a/accesscontroltool-oakindex-package/pom.xml b/accesscontroltool-oakindex-package/pom.xml index 4845d166..14588dcf 100644 --- a/accesscontroltool-oakindex-package/pom.xml +++ b/accesscontroltool-oakindex-package/pom.xml @@ -131,6 +131,10 @@ env.CI + + + ${project.build.directory}/${project.build.finalName}-cloud.zip + diff --git a/pom.xml b/pom.xml index 03918fb5..f103c0f4 100644 --- a/pom.xml +++ b/pom.xml @@ -388,6 +388,7 @@ true ${crx.username} ${crx.password} + http://${crx.host}:${crx.port}/crx/packmgr/service.jsp ${contentPackageFile} @@ -585,11 +586,6 @@ install - - http://${crx.host}:${crx.port}/crx/packmgr/service.jsp - ${crx.username} - ${crx.password} -