Re: maven release plugin introducing scm urls into modified poms

2012-02-19 Thread Ansgar Konermann
Am 20.02.2012 06:51 schrieb "Chris Graham" : > > Hi All. > > I have a multi module project that I have working perfectly. > > In tracking down a reported problem, I ran the release plugin with the > -DpreparationGoals="help:effective-pom clean verify" > > In it, I can see that it has added a scm se

maven release plugin introducing scm urls into modified poms

2012-02-19 Thread Chris Graham
Hi All. I have a multi module project that I have working perfectly. In tracking down a reported problem, I ran the release plugin with the -DpreparationGoals="help:effective-pom clean verify" In it, I can see that it has added a scm section into the poms in the modules. Although this is with Ja