[ http://jira.codehaus.org/browse/MNG-2579?page=comments#action_76055 ] 
            
Olivier Lamy commented on MNG-2579:
-----------------------------------

Actually (2.0.4) the pom.properties file looks like :
#Generated by Maven
#Wed Sep 27 19:11:15 CEST 2006
version=2.1.2-SNAPSHOT
groupId=com.accor.ota.receiver
artifactId=ota-receiver-services

Should it be possible to have something like :
BuildTimeStamp=Wed Sep 27 19:11:15 CEST 2006

?

--
Olivier

> 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

        

Reply via email to