The buildnumber value in the maven-metadata.xml file for plexus-ftpd at
http://snapshots.maven.codehaus.org/maven2/plexus/plexus-ftpd/1.0-SNAPSHOT/
<http://snapshots.maven.codehaus.org/maven2/plexus/plexus-ftpd/1.0-SNAPSHOT/
> 
 
is incorrect. It should be 3 instead of 2.
 
 <metadata>
<groupId>plexus</groupId>
<artifactId>plexus-ftpd</artifactId>
 <versioning>
 <snapshot>
<timestamp>20050906.065525</timestamp>
<!-- should be 3 -->
<buildNumber>2</buildNumber>
</snapshot>
</versioning>
</metadata>
 
-Moiz

Reply via email to