RE: release plugin only works with snapshot projects.

2009-01-13 Thread Tibor Kiss
Excellent! Thank you! Feladó: Stephen Connolly [stephen.alan.conno...@gmail.com] Küldve: 2009. január 12. 17:40 Címzett: Maven Users List Tárgy: Re: release plugin only works with snapshot projects. You can always write your own release plugin... most of

Re: release plugin only works with snapshot projects.

2009-01-12 Thread Stephen Connolly
version ranges > or all their dependencies (also SNAPSHOT) will be fixed? > > Sorry for too much details. Right now I am facing these real condition > issues which differs a little bit compared to open source aproach. > > Regards, > Tibor > _____

RE: release plugin only works with snapshot projects.

2009-01-12 Thread Tibor Kiss
facing these real condition issues which differs a little bit compared to open source aproach. Regards, Tibor Feladó: Stephen Connolly [stephen.alan.conno...@gmail.com] Küldve: 2009. január 12. 14:27 Címzett: Maven Users List Tárgy: Re: release plugi

Re: release plugin only works with snapshot projects.

2009-01-12 Thread Stephen Connolly
Functions as designed. You should only ever do development work on a project that has a -SNAPSHOT version. The -SNAPSHOT version indicates that this is the version we are working towards... Maven does not allow re-deploying a non-SNAPSHOT version, so that if you are doing development with a pom