> -----Original Message-----
> From: Michał Stochmiałek [mailto:[EMAIL PROTECTED]
> Sent: Thursday, February 09, 2006 12:23 PM
> To: Maven Users List
> Subject: RE: [m2] deploying snapshots with antlib
> 
> 
> Anyone can confirm correct deployment of snapshots to remote repo (with
> timestamp assignment)?
> 
> 
> In my case not only names of deployed artifacts are wrong. The version in
> deployed pom is also not changed (still 1.0-SNAPSHOT), the same is with
> maven-metadata.xml. Here's an example:
> 
> <?xml version="1.0" encoding="UTF-8"?><metadata>
>   <groupId>foo</groupId>
>   <artifactId>foo-bar</artifactId>
>   <version>1.0-SNAPSHOT</version>
>   <versioning>
>     <snapshot>
>       <buildNumber>4</buildNumber>
> 
>     </snapshot>
>     <lastUpdated>20060209111228</lastUpdated>
>   </versioning>
> </metadata>
> 


I've filed the issue in jira:
http://jira.codehaus.org/browse/MNG-2060

best regards,
--
Michal Stochmialek
IT Department, Technology Division
Euro Bank S.A.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to