Re: release pluging not workin?

2008-09-25 Thread nodje
Well, there're some times when you need to go backward. And it sometimes does work, check this out: in this exemple, the release plugin is asking again: What is the new development version for "company-parent"? (com.company:company-parent) 2-SNAPSHOT: : 1-SNAPSHOT And it does work (see trace bel

Re: release pluging not workin?

2008-09-22 Thread Brett Porter
perhaps it is not letting you go backwards... does 3-SNAPSHOT work? - Brett 2008/9/22 nodje <[EMAIL PROTECTED]>: > > hum, I need some help here please. The Maven Release plugin is somehow not > working as expected. > To put the problem simply: > > mvn release:prepare -DdryRun=true > [INFO] Scanni

release pluging not workin?

2008-09-22 Thread nodje
hum, I need some help here please. The Maven Release plugin is somehow not working as expected. To put the problem simply: mvn release:prepare -DdryRun=true [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'release'. [INFO] ---