You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by Gert Vanthienen <ge...@gmail.com> on 2010/08/09 14:06:57 UTC

Re: svn commit: r983589 - /servicemix/servicemix-pom/trunk/pom.xml

Jean-Baptiste,

I don't we should delete the Apache snapshots repo as a plugin
repository.  We regularly use SNAPSHOT plugin versions
(jbi-maven-plugin, features-maven-plugin) so we want to keep that one
around.  Perhaps we should add the correct definitions for this
repository to be only used for snapshots?

Regards,

Gert Vanthienen
------------------------
Open Source SOA: http://fusesource.com
Blog: http://gertvanthienen.blogspot.com/



On 9 August 2010 13:22,  <jb...@apache.org> wrote:
> Author: jbonofre
> Date: Mon Aug  9 11:22:40 2010
> New Revision: 983589
>
> URL: http://svn.apache.org/viewvc?rev=983589&view=rev
> Log:
> Cleanup maven repo.
>
> Modified:
>    servicemix/servicemix-pom/trunk/pom.xml
>
> Modified: servicemix/servicemix-pom/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/servicemix/servicemix-pom/trunk/pom.xml?rev=983589&r1=983588&r2=983589&view=diff
> ==============================================================================
> --- servicemix/servicemix-pom/trunk/pom.xml (original)
> +++ servicemix/servicemix-pom/trunk/pom.xml Mon Aug  9 11:22:40 2010
> @@ -187,21 +187,6 @@
>     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/servicemix-pom/trunk</developerConnection>
>     <url>http://svn.apache.org/viewcvs.cgi/servicemix/servicemix-pom/trunk</url>
>   </scm>
> -
> -  <repositories>
> -    <repository>
> -        <id>codehaus</id>
> -        <name>Codehaus Maven Repository</name>
> -        <url>http://repository.codehaus.org</url>
> -    </repository>
> -  </repositories>
> -  <pluginRepositories>
> -    <pluginRepository>
> -        <id>apache.snapshots</id>
> -        <name>Apache Snapshots Maven Repository</name>
> -        <url>http://repository.apache.org/snapshots</url>
> -    </pluginRepository>
> -  </pluginRepositories>
>
>   <build>
>     <pluginManagement>
>
>
>

Re: svn commit: r983589 - /servicemix/servicemix-pom/trunk/pom.xml

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Sorry it's a mistake. In my mind, the plugin snapshot repos was defined 
in the apache POM but it's not the case.
I readd the pluginRepository in the servicemix-pom.

Sorry again
Regards
JB

On 08/09/2010 02:06 PM, Gert Vanthienen wrote:
> Jean-Baptiste,
>
> I don't we should delete the Apache snapshots repo as a plugin
> repository.  We regularly use SNAPSHOT plugin versions
> (jbi-maven-plugin, features-maven-plugin) so we want to keep that one
> around.  Perhaps we should add the correct definitions for this
> repository to be only used for snapshots?
>
> Regards,
>
> Gert Vanthienen
> ------------------------
> Open Source SOA: http://fusesource.com
> Blog: http://gertvanthienen.blogspot.com/
>
>
>
> On 9 August 2010 13:22,<jb...@apache.org>  wrote:
>> Author: jbonofre
>> Date: Mon Aug  9 11:22:40 2010
>> New Revision: 983589
>>
>> URL: http://svn.apache.org/viewvc?rev=983589&view=rev
>> Log:
>> Cleanup maven repo.
>>
>> Modified:
>>     servicemix/servicemix-pom/trunk/pom.xml
>>
>> Modified: servicemix/servicemix-pom/trunk/pom.xml
>> URL: http://svn.apache.org/viewvc/servicemix/servicemix-pom/trunk/pom.xml?rev=983589&r1=983588&r2=983589&view=diff
>> ==============================================================================
>> --- servicemix/servicemix-pom/trunk/pom.xml (original)
>> +++ servicemix/servicemix-pom/trunk/pom.xml Mon Aug  9 11:22:40 2010
>> @@ -187,21 +187,6 @@
>>      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/servicemix-pom/trunk</developerConnection>
>>      <url>http://svn.apache.org/viewcvs.cgi/servicemix/servicemix-pom/trunk</url>
>>    </scm>
>> -
>> -<repositories>
>> -<repository>
>> -<id>codehaus</id>
>> -<name>Codehaus Maven Repository</name>
>> -<url>http://repository.codehaus.org</url>
>> -</repository>
>> -</repositories>
>> -<pluginRepositories>
>> -<pluginRepository>
>> -<id>apache.snapshots</id>
>> -<name>Apache Snapshots Maven Repository</name>
>> -<url>http://repository.apache.org/snapshots</url>
>> -</pluginRepository>
>> -</pluginRepositories>
>>
>>    <build>
>>      <pluginManagement>
>>
>>
>>