Comments/questions about the use of snapshot dependencies during the release process.

2007-02-06 Thread Paul Spencer
Should the versions of maven-project be set to 1.0.5 for all projects, not 1.0.6-SNAPSHOT? I have a similar same question for all dependent projects. IMHO we should not add a SNAPSHOT dependency until their their is a change from the released version of the dependency. This will minimize

Re: Comments/questions about the use of snapshot dependencies during the release process.

2007-02-06 Thread Manfred Geiler
On 2/6/07, Paul Spencer [EMAIL PROTECTED] wrote: Should the versions of maven-project be set to 1.0.5 for all projects, not 1.0.6-SNAPSHOT? That won't work because as long as the release process is not finished, the maven-project 1.0.5 only exists on the (inofficial) staging repo under

Re: Comments/questions about the use of snapshot dependencies during the release process.

2007-02-06 Thread Paul Spencer
Manfred Geiler wrote: On 2/6/07, Paul Spencer [EMAIL PROTECTED] wrote: snip IMHO we should not add a SNAPSHOT dependency until their their is a change from the released version of the dependency. This will minimize the number of projects to released. Thus at the end of the release process,

Re: Comments/questions about the use of snapshot dependencies during the release process.

2007-02-06 Thread Manfred Geiler
inline On 2/6/07, Paul Spencer [EMAIL PROTECTED] wrote: Manfred Geiler wrote: On 2/6/07, Paul Spencer [EMAIL PROTECTED] wrote: snip IMHO we should not add a SNAPSHOT dependency until their their is a change from the released version of the dependency. This will minimize the number of

Re: Comments/questions about the use of snapshot dependencies during the release process.

2007-02-06 Thread Paul Spencer
Manfred, See below. Manfred Geiler wrote: inline On 2/6/07, Paul Spencer [EMAIL PROTECTED] wrote: Manfred Geiler wrote: On 2/6/07, Paul Spencer [EMAIL PROTECTED] wrote: snip IMHO we should not add a SNAPSHOT dependency until their their is a change from the released version of the

Re: Comments/questions about the use of snapshot dependencies during the release process.

2007-02-06 Thread Manfred Geiler
inline-- On 2/6/07, Paul Spencer [EMAIL PROTECTED] wrote: Manfred, See below. Manfred Geiler wrote: inline On 2/6/07, Paul Spencer [EMAIL PROTECTED] wrote: Manfred Geiler wrote: On 2/6/07, Paul Spencer [EMAIL PROTECTED] wrote: snip IMHO we should not add a SNAPSHOT dependency

Re: Comments/questions about the use of snapshot dependencies during the release process.

2007-02-06 Thread Mike Kienenberger
On 2/6/07, Manfred Geiler [EMAIL PROTECTED] wrote: I'm almost finished with core 1.1.5 preparations and already have changed all dependencies to the next SNAPSHOT versions. Although there should be more discussions regarding this issue, I would like to go on like I have started. Please do not

Re: Comments/questions about the use of snapshot dependencies during the release process.

2007-02-06 Thread Manfred Geiler
On 2/6/07, Mike Kienenberger [EMAIL PROTECTED] wrote: On 2/6/07, Manfred Geiler [EMAIL PROTECTED] wrote: I'm almost finished with core 1.1.5 preparations and already have changed all dependencies to the next SNAPSHOT versions. Although there should be more discussions regarding this issue, I

Re: Comments/questions about the use of snapshot dependencies during the release process.

2007-02-06 Thread Paul Spencer
Manfred, First off, regardless of the outcome this discussion should not hold up the current release process. In fact, lets wait until it is done. Thank you for working on the release. Paul Spencer Manfred Geiler wrote: inline-- On 2/6/07, Paul Spencer [EMAIL PROTECTED] wrote: