Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix modules #366

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Fix modules #366

merged 1 commit into from
Oct 3, 2024

Conversation

offtherailz
Copy link
Member

Fix #365 .
The issue was caused by the new profiles, activated by the qa property set to true in pom, that made skip the default profile that contained all modules.
I solved this issue once for all removing the default profile and moving the modules that should be always build in the root of the pom.
So only additional modules will be activated by profiles (in particular cli)

@offtherailz offtherailz self-assigned this Oct 3, 2024
@offtherailz offtherailz requested a review from afabiani October 3, 2024 12:55
@offtherailz offtherailz added this to the 2024.01.00 milestone Oct 3, 2024
@offtherailz offtherailz closed this Oct 3, 2024
@offtherailz offtherailz reopened this Oct 3, 2024
@offtherailz offtherailz merged commit bc830f0 into geosolutions-it:master Oct 3, 2024
4 checks passed
offtherailz added a commit to offtherailz/geostore that referenced this pull request Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Github release action can not deploy all artifacts anymore
1 participant