RE: Why is maven looking for snapshot plugins ?

2009-08-07 Thread JeremieB
to put the version in the pluginManagement or build/plugins section. The other thing is I believe for plugins Maven is going to retrieve the youngest version (regardless of SNAPSHOT or RELEASE). cheers -- View this message in context: http://www.nabble.com/Why-is-maven-looking-for-snapshot

RE: Why is maven looking for snapshot plugins ?

2009-08-07 Thread Mohan KR
, 2009 7:58 AM To: users@maven.apache.org Subject: RE: Why is maven looking for snapshot plugins ? Sorry if I did not precise it exhaustively, but in fact taglist 2.3 is declared in pluginManagement, in plugins, in dependencies, in dependencyManagement and in reporting sections as well

Re: Why is maven looking for snapshot plugins ?

2009-08-07 Thread JeremieB
just installed... You understand easily the strange behaviour. Now it works like a charm - as it always did. Sorry for this... :( And thanks for help anyway ! -- View this message in context: http://www.nabble.com/Why-is-maven-looking-for-snapshot-plugins---tp24840838p24866606.html Sent from

Why is maven looking for snapshot plugins ?

2009-08-06 Thread JeremieB
://www.nabble.com/Why-is-maven-looking-for-snapshot-plugins---tp24840838p24840838.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands

Re: Why is maven looking for snapshot plugins ?

2009-08-06 Thread JeremieB
-- still ok 9- deleted my local repository 10- re-run step 6 -- fails and complains about taglist-maven-plugin not finding 2.4-SNAPSHOT version, while 2.3 is specified eveywhere -- View this message in context: http://www.nabble.com/Why-is-maven-looking-for-snapshot-plugins---tp24840838p24844830.html

RE: Why is maven looking for snapshot plugins ?

2009-08-06 Thread Mohan KR
(regardless of SNAPSHOT or RELEASE). cheers Thanks, mohan kr -Original Message- From: JeremieB [mailto:jeremie.bousq...@gmail.com] Sent: Thursday, August 06, 2009 6:33 AM To: users@maven.apache.org Subject: Re: Why is maven looking for snapshot plugins ? I think my request is not very