Does this really happen even if you have specified the version for
each plugin in all poms? Not specifying the plugin version is
certainly an invitation to disaster :-)
thanks
david jencks
On May 21, 2007, at 10:13 AM, Chris Custine wrote:
No, I totally understand. I just have a bit of a personal thing
about using the maven snapshot repo for plugins because of the
general craziness that results once in a while (like what was
happening with Stefan this weekend). I think versioning the
plugins will help for out project, but everyone has to realize that
this can affect other projects as well, because once the SNAPSHOT
plugin is downloaded to the local repo, any other project will use
that one too even if they didn't ask for the snapshot repo for
plugins. This is my main compaint with using snapshot repo for
plugins.
CC
On 5/21/07, Alex Karasulu <[EMAIL PROTECTED]> wrote:
BTW Chris I may be completely over doing it with the need to
support a partial build. I just have
had users complain about it when they checked out just an apacheds
branch and tried to compile.
However this may be a bit too much perhaps.
Alex
<snip>