[ http://jira.codehaus.org/browse/MNG-2579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_87006 ]
Alexander Klimetschek commented on MNG-2579: -------------------------------------------- A BuildTimeStamp would be very cool as a property. Or something like the identifier suffix Maven uses to separate the different versions of a snapshot jar in the repositories, which uses timestamps too. > 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