Let META-INF/maven/../pom.properties|pom.xml be generated in generate-resources
-------------------------------------------------------------------------------
Key: MNG-2579
URL: http://jira.codehaus.org/browse/MNG-2579
Project: Maven 2
Issue Type: Improvement
Reporter: Kenney Westerhof
Some applications use the META-INF/maven/../pom.properties to read the
application/jar version at runtime.
This file is generated in the package phase.
During unit tests, or running applications from the workspace (project tree),
these files
are not available, which causes problems.
Suggest to move the pom.(properties|xml) generating code in the
maven-jar-plugin to a separate
mojo that's bound to generate-resources.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira