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

Validate Maven profile names and recognize -P #2043

Closed
aloubyansky opened this issue Apr 12, 2019 · 0 comments
Closed

Validate Maven profile names and recognize -P #2043

aloubyansky opened this issue Apr 12, 2019 · 0 comments
Assignees
Milestone

Comments

@aloubyansky
Copy link
Member

When bootstrap reads Maven settings.xml in case a profile name used under activeProfiles does not exist the code will throw an NPE.
It also does not take into account -P command argument that can be used to activate extra profiles.

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

2 participants