Skip to content

Commit

Permalink
Build with the new communityReleaseCloud profile from gscloud/2.27.x/…
Browse files Browse the repository at this point in the history
…integration
  • Loading branch information
groldan committed Feb 17, 2025
1 parent 0e0029b commit 38fbf59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ install-extensions:
install-community:
./mvnw install -f geoserver/src/community/pom.xml --batch-mode -DskipTests -ntp -fae \
-Dsort.skip=true -Dspotless.apply.skip=true \
-PcommunityRelease
-PcommunityReleaseCloud

.PHONY: deploy
deploy:
Expand All @@ -28,7 +28,7 @@ deploy:
-DallowIncompleteProjects=true \
-DaltDeploymentRepository='github::https://maven.pkg.github.com/camptocamp/geoserver-cloud-geoserver' \
-Dmaven.resolver.transport=wagon \
-Prelease,communityRelease
-Prelease,communityReleaseCloud


.PHONY: purge-dependencies
Expand Down

0 comments on commit 38fbf59

Please sign in to comment.