Vincent Siveton wrote:
Hi,

[SNIP]

   <scm>
 -    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/</connection>
 -    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/</developerConnection>
 -    <url>http://svn.apache.org/viewcvs.cgi/maven/plugins/trunk/</url>
 +    
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-plugins-11</connection>
 +    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-plugins-11</developerConnection>
 +    
<url>http://svn.apache.org/viewcvs.cgi/maven/plugins/tags/maven-plugins-11</url>
   </scm>

   <build>

Just a thought, is it also wanted to put all plugins in the tag?

No, it's an unfortunate side effect of the fact that the -N argument is not propagated in the release plugin. I'm not sure when this started to happen, but the last plugins parent release had this problem as well.

I'll check JIRA and create an issue if there isn't one in there already.


Cheers,

Vincent


--
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to