-
Notifications
You must be signed in to change notification settings - Fork 88
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
NullPointerException when write-active-profile-properties goal is set #46
Comments
Can second this, here's a verbose output:
|
I ve got the same problem |
similar to #30 |
Parameter for
With Maven 3.9.5 - we have an exception:
So NPE should occurs ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maven throws error with
write-active-profile-properties
goal. It doesn't happen with 1.0-apha versions.Plugin configuration:
Error message says:
Failed to execute goal org.codehaus.mojo:properties-maven-plugin:1.0.0:write-active-profile-properties (default) on project: Execution default of goal org.codehaus.mojo:properties-maven-plugin:1.0.0:write-active-profile-properties failed.: NullPointerException
The text was updated successfully, but these errors were encountered: