Hi Dave,

dhoffer wrote:
> 
> Just wondering, did you figure this out?  I too have this problem and I
> don't have any snapshot dependencies parent or otherwise. 
> 

I wrongly wrote "release-perform", but in fact i talked about
"release:prepare"! Sorry for the confusion! If you don't have any SNAPSHOT
dependencies, you cannot have this problem, because this problem ist about
resolving SNAPSHOT dependencies by the goal *release:prepare*.


dhoffer wrote:
> 
> I would like to know what was intended by this feature.  I have never seen
> it before 2.0-beta-7 and I can find no documentation of it.  I would go
> back and use 2.0-beta-6 but that does not work with maven 2.0.8 if using
> version ranges.
> 
You will see this feature when you run *release:prepare* and you have
SNAPSHOT dependencies in your pom. The plugin then asks you:

"There are still some remaining snapshot dependencies.: Do you want to
resolve them now? (yes/no) no: : "

Any other suggestions?

Daniel



-- 
View this message in context: 
http://www.nabble.com/-maven-release-plugin--release-perform-does-not-update-parent-SNAPSHOT-dependency.-issue--tp14917104s177p14994831.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to