Try deleting the contents of specified artifact from the repository . Some metadata xml file must have got corrupted .
Thanks, Saritha On Sun, Aug 23, 2009 at 10:02 PM, Adrian Herscu <[email protected]>wrote: > Hi all, > > I am using Maven 2.2.1 on Sun JDK 1.6.0_16. > When I am running mvn deploy I am getting this output: > > Z:\sandbox>mvn deploy -N > [INFO] Scanning for projects... > [INFO] > ------------------------------------------------------------------------ > [INFO] Building wireXN Sandbox > [INFO] task-segment: [deploy] > [INFO] > ------------------------------------------------------------------------ > [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] > [INFO] [install:install {execution: default-install}] > [INFO] Installing Z:\sandbox\pom.xml to C:\Documents and > Settings\pm\.m2\reposit > > ory\org\wirexn\sandbox\wirexn-sandbox\1.0-alpha-2-SNAPSHOT\wirexn-sandbox-1.0-al > pha-2-SNAPSHOT.pom > [INFO] [deploy:deploy {execution: default-deploy}] > [INFO] Retrieving previous build number from [email protected] > Uploading: sftp:// > web.sourceforge.net/home/groups/w/wi/wirexn/htdocs/snapshots/o > > rg/wirexn/sandbox/wirexn-sandbox/1.0-alpha-2-SNAPSHOT/wirexn-sandbox-1.0-alpha-2 > -SNAPSHOT.pom > > [INFO] Retrieving previous metadata from [email protected] > [INFO] Uploading repository metadata for: 'snapshot > org.wirexn.sandbox:wirexn-sa > ndbox:1.0-alpha-2-SNAPSHOT' > [INFO] Retrieving previous metadata from [email protected] > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = > 'da39a3ee5e > 6b4b0d3255bfef95601890afd80709'; remote = > 'a19397abb9b9ce5f3735dfc626a8699dff573 > 1e3' - RETRYING > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = > 'da39a3ee5e > 6b4b0d3255bfef95601890afd80709'; remote = > 'a19397abb9b9ce5f3735dfc626a8699dff573 > 1e3' - IGNORING > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Error installing artifact's metadata: Error installing metadata: > Error up > dating group repository metadata > > input contained no data > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 1 minute 55 seconds > [INFO] Finished at: Sun Aug 23 19:27:58 IDT 2009 > [INFO] Final Memory: 10M/19M > [INFO] > ------------------------------------------------------------------------ > > Tried to do mvn dependency:purge-local-repository -- didn't help :( > What else should I check? > > Thanks, > Adrian. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
