You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Vincent Siveton <vi...@gmail.com> on 2008/04/08 21:18:39 UTC

Re: svn commit: r646036 - /maven/plugins/trunk/pom.xml

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?

Cheers,

Vincent

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r646036 - /maven/plugins/trunk/pom.xml

Posted by Dennis Lundberg <de...@apache.org>.
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org