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

Support activating maven profiles activation via option #47

Open
ieugen opened this issue Feb 28, 2022 · 0 comments
Open

Support activating maven profiles activation via option #47

ieugen opened this issue Feb 28, 2022 · 0 comments

Comments

@ieugen
Copy link
Contributor

ieugen commented Feb 28, 2022

Maven has support for profiles https://maven.apache.org/guides/introduction/introduction-to-profiles.html .

maven-settings ns does not support this unfortunately.

IMO, a user should have the ability to specify extra active profiles in addition to the ones in settings.xml .
https://maven.apache.org/guides/introduction/introduction-to-profiles.html#details-on-profile-activation

This will affect maven-settings/active-profiles and friends.

This is going to be a breaking change IMO.
I can try to add new fn instead of changing the existing ones to mitigate api breakage.

ieugen added a commit to ieugen/deps-deploy that referenced this issue Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant