Issue Type: Improvement Improvement
Affects Versions: mojo-parent-32
Assignee: Unassigned
Components: properties
Created: 20/Jan/14 5:17 AM
Description:

The plugin Maven plugin org.codehaus.mojo:properties-maven-plugin:1.0-alpha-2 is extremely useful for externalising properties to a properties file.

Unfortunately, this does not get invoked by Maven when the executed goal is the one of another plugin. For instance:

mvn org.apache.maven.plugins:maven-help-plugin:2.1.1:evaluate -Dexpression=jdbc.url

Will show:
[INFO]
null object or invalid _expression_

Will include a test case very soon.

Environment: JDK 6 or above, Maven 3
Project: Mojo
Priority: Critical Critical
Reporter: adelino rodrigues
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to