Re: Problem with release plugin versions

2010-11-23 Thread Brett Porter
On 18/11/2010, at 10:10 AM, Todd Nine wrote: > Hi Brett, > There wasn't any version in my pom. I believe I've found the issue. > I had a repository that connected to github, which is issuing 301 > redirects. This bug is the underlying issue > > http://jira.codehaus.org/browse/WAGON-314 > >

Re: Problem with release plugin versions

2010-11-17 Thread Todd Nine
Hi Brett, There wasn't any version in my pom. I believe I've found the issue. I had a repository that connected to github, which is issuing 301 redirects. This bug is the underlying issue http://jira.codehaus.org/browse/WAGON-314 Maven is downloading the http response as the pom.xml, which i

Re: Problem with release plugin versions

2010-11-17 Thread Brett Porter
Try mvn help:effective-pom to see if you've locked in the version. Otherwise, we would need to know if you were using a repository manager. - Brett On 18/11/2010, at 7:38 AM, Todd Nine wrote: > Hi all, > This morning I attempted to perform a release using maven v 2.2.1 > (r801777; 2009-08-07 0

Problem with release plugin versions

2010-11-17 Thread Todd Nine
Hi all, This morning I attempted to perform a release using maven v 2.2.1 (r801777; 2009-08-07 07:16:01+1200). Maven downloaded new versions of all my plugins, and now I receive the following error when trying to perform a mvn release:prepare mvn release:perform [INFO] -