You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Robert Glover <ro...@yahoo.com> on 2009/06/05 00:50:35 UTC

problem upgrading from maven 2.0.9 to 2.1

  I'm at my wits end over this.  Working behind a corporate firewall, my "mvn package" command works perfectly when m2 and m2_home and path all point to maven 2.0.9.  But if I execute the identical "mvn package" but with m2, m2_home, and path all pointing to maven 2.1,  I get a quick build failure that says there is an authentication problem trying to access the maven "repo1" repository.  I'm at home and so can't paste the exact error message.    

Re: problem upgrading from maven 2.0.9 to 2.1

Posted by Wayne Fay <wa...@gmail.com>.
>  But if I execute the identical "mvn package" but with m2, m2_home, and path all pointing to maven 2.1,  I get a quick build failure that says there is an authentication problem trying to access the maven "repo1" repository.

Try again with "mvn -X package" and see what that says. Paste the
output to www.pastebin.org and send us the link if you can't sort it
out from the debug output.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org