Re: Release plugin snapshot dependency resolution

2010-10-04 Thread Marcus Linke
Hi brett, of course it is. So should i open a new issue for this feature in the JIRA or will you do so? ;) "Maven Developers List" writes: >On 04/10/2010, at 6:06 PM, Marcus Linke wrote: > >> OK accepted. But if this shouldn't be within the responsibility of the &

Re: Release plugin snapshot dependency resolution

2010-10-04 Thread Marcus Linke
ation phase ? I think this should be a good (because generic) solution. What do you think? "Maven Developers List" writes: >On 30/09/2010, at 7:05 PM, Marcus Linke wrote: > >> For my own usecase where we have strongly coupled projects and usually >> changes are made in bo

Re: Release plugin snapshot dependency resolution

2010-09-30 Thread Marcus Linke
The release plugin must avoid snapshot dependencies in the release of an artifact. This is true. But the question is whether the dependency is kicked to the next snapshot in the next development version of that artifact or it stays at the release version. For example project A depends on artifact B