This is a known issue with Maven 2.2.0. Upgrading to 2.2.1 will fix this.
Rich On Jul 7, 2010, at 12:21 PM, Victor Calvello wrote: > Hi guys, > > I'm using maven-deploy-plugin:deploy-file to upload an artifact to my Nexus > repository. > The upload process works fine but the metadata is not regenerated. > > So when I download the artifact I get a Checksum Failed error. > Regenerating metadata via Nexus fix the problem. (of course I don't want to > do this every time :) > > Any ideas?? > > btw, I'm using maven 2.2.0 and the last deploy-plugin release. > > Thanks, > Vic --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
