diff --git a/release.sh b/release.sh index 72b07b6652..681596a3fc 100755 --- a/release.sh +++ b/release.sh @@ -9,7 +9,7 @@ echo "-------------------------------------------------------------------------- echo "Building:" echo "" -mvn -Pjboss-release,distribution-downloads,nexus-staging -DskipTests -DskipTestsuite -DretryFailedDeploymentCount=10 -DautoReleaseAfterClose=true clean deploy +mvn -Padmin-preview,jboss-release,distribution-downloads,nexus-staging -DskipTests -DskipTestsuite -DretryFailedDeploymentCount=10 -DautoReleaseAfterClose=true clean deploy echo "------------------------------------------------------------------------------------------------------------" diff --git a/themes/pom.xml b/themes/pom.xml index ba31314d85..b5d95fd5ca 100755 --- a/themes/pom.xml +++ b/themes/pom.xml @@ -18,21 +18,6 @@ ci --no-optional --ignore-scripts - - - github - - https://keycloak-packages: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@maven.pkg.github.com/keycloak/keycloak-admin-ui - - false - - - true - always - - - - @@ -147,12 +132,7 @@ - community - - - !product - - + admin-preview org.keycloak @@ -160,11 +140,6 @@ - - - src/main/resources-community - - org.apache.maven.plugins @@ -193,6 +168,22 @@ + + + community + + + !product + + + + + + src/main/resources-community + + + + product