You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Robert Scholte <rf...@apache.org> on 2015/11/09 17:53:16 UTC

Re: svn commit: r1712640 - /maven/shared/trunk/maven-common-artifact-filters/pom.xml

Hi Karl-Heinz,

I'd like to revert this. I chose on purpose for the lowest version of  
Aether as used by Maven 3.0 and Maven 3.2

regards,
Robert

Op Wed, 04 Nov 2015 21:46:11 +0100 schreef <kh...@apache.org>:

> Author: khmarbaise
> Date: Wed Nov  4 20:46:11 2015
> New Revision: 1712640
>
> URL: http://svn.apache.org/viewvc?rev=1712640&view=rev
> Log:
> [MSHARED-461] Upgrade org.sonatype.aether to 1.13.1 / org.eclipse.aether  
> 1.0.2.v20150114
>
> Modified:
>     maven/shared/trunk/maven-common-artifact-filters/pom.xml
>
> Modified: maven/shared/trunk/maven-common-artifact-filters/pom.xml
> URL:  
> http://svn.apache.org/viewvc/maven/shared/trunk/maven-common-artifact-filters/pom.xml?rev=1712640&r1=1712639&r2=1712640&view=diff
> ==============================================================================
> --- maven/shared/trunk/maven-common-artifact-filters/pom.xml (original)
> +++ maven/shared/trunk/maven-common-artifact-filters/pom.xml Wed Nov  4  
> 20:46:11 2015
> @@ -86,25 +86,25 @@
>      <dependency>
>        <groupId>org.sonatype.aether</groupId>
>        <artifactId>aether-api</artifactId>
> -      <version>1.7</version>
> +      <version>1.13.1</version>
>        <scope>provided</scope>
>      </dependency>
>      <dependency>
>        <groupId>org.sonatype.aether</groupId>
>        <artifactId>aether-util</artifactId>
> -      <version>1.7</version>
> +      <version>1.13.1</version>
>        <scope>provided</scope>
>      </dependency>
>      <dependency>
>        <groupId>org.eclipse.aether</groupId>
>        <artifactId>aether-api</artifactId>
> -      <version>0.9.0.M2</version>
> +      <version>1.0.2.v20150114</version>
>        <scope>provided</scope>
>      </dependency>
>      <dependency>
>        <groupId>org.eclipse.aether</groupId>
>        <artifactId>aether-util</artifactId>
> -      <version>0.9.0.M2</version>
> +      <version>1.0.2.v20150114</version>
>        <scope>provided</scope>
>      </dependency>
>

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


Re: svn commit: r1712640 - /maven/shared/trunk/maven-common-artifact-filters/pom.xml

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
Hi Robert,

Done...

Kidn regards
Karl Heinz Marbaise
On 11/9/15 7:23 PM, Karl Heinz Marbaise wrote:
> Hi Robert,
>
> On 11/9/15 5:53 PM, Robert Scholte wrote:
>> Hi Karl-Heinz,
>>
>> I'd like to revert this. I chose on purpose for the lowest version of
>> Aether as used by Maven 3.0 and Maven 3.2
> Ah...so i have mistaken this..
>
> Sure then simply revert this change...
>
> Kind regards
> Karl Heinz Marbaise
>>
>> regards,
>> Robert
>>
>> Op Wed, 04 Nov 2015 21:46:11 +0100 schreef <kh...@apache.org>:
>>
>>> Author: khmarbaise
>>> Date: Wed Nov  4 20:46:11 2015
>>> New Revision: 1712640
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1712640&view=rev
>>> Log:
>>> [MSHARED-461] Upgrade org.sonatype.aether to 1.13.1 /
>>> org.eclipse.aether 1.0.2.v20150114
>>>
>>> Modified:
>>>     maven/shared/trunk/maven-common-artifact-filters/pom.xml
>>>
>>> Modified: maven/shared/trunk/maven-common-artifact-filters/pom.xml
>>> URL:
>>> http://svn.apache.org/viewvc/maven/shared/trunk/maven-common-artifact-filters/pom.xml?rev=1712640&r1=1712639&r2=1712640&view=diff
>>>
>>>
>>> ==============================================================================
>>>
>>>
>>> --- maven/shared/trunk/maven-common-artifact-filters/pom.xml (original)
>>> +++ maven/shared/trunk/maven-common-artifact-filters/pom.xml Wed Nov
>>> 4 20:46:11 2015
>>> @@ -86,25 +86,25 @@
>>>      <dependency>
>>>        <groupId>org.sonatype.aether</groupId>
>>>        <artifactId>aether-api</artifactId>
>>> -      <version>1.7</version>
>>> +      <version>1.13.1</version>
>>>        <scope>provided</scope>
>>>      </dependency>
>>>      <dependency>
>>>        <groupId>org.sonatype.aether</groupId>
>>>        <artifactId>aether-util</artifactId>
>>> -      <version>1.7</version>
>>> +      <version>1.13.1</version>
>>>        <scope>provided</scope>
>>>      </dependency>
>>>      <dependency>
>>>        <groupId>org.eclipse.aether</groupId>
>>>        <artifactId>aether-api</artifactId>
>>> -      <version>0.9.0.M2</version>
>>> +      <version>1.0.2.v20150114</version>
>>>        <scope>provided</scope>
>>>      </dependency>
>>>      <dependency>
>>>        <groupId>org.eclipse.aether</groupId>
>>>        <artifactId>aether-util</artifactId>
>>> -      <version>0.9.0.M2</version>
>>> +      <version>1.0.2.v20150114</version>
>>>        <scope>provided</scope>
>>>      </dependency>
>>>
>

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


Re: svn commit: r1712640 - /maven/shared/trunk/maven-common-artifact-filters/pom.xml

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
Hi Robert,

On 11/9/15 5:53 PM, Robert Scholte wrote:
> Hi Karl-Heinz,
>
> I'd like to revert this. I chose on purpose for the lowest version of
> Aether as used by Maven 3.0 and Maven 3.2
Ah...so i have mistaken this..

Sure then simply revert this change...

Kind regards
Karl Heinz Marbaise
>
> regards,
> Robert
>
> Op Wed, 04 Nov 2015 21:46:11 +0100 schreef <kh...@apache.org>:
>
>> Author: khmarbaise
>> Date: Wed Nov  4 20:46:11 2015
>> New Revision: 1712640
>>
>> URL: http://svn.apache.org/viewvc?rev=1712640&view=rev
>> Log:
>> [MSHARED-461] Upgrade org.sonatype.aether to 1.13.1 /
>> org.eclipse.aether 1.0.2.v20150114
>>
>> Modified:
>>     maven/shared/trunk/maven-common-artifact-filters/pom.xml
>>
>> Modified: maven/shared/trunk/maven-common-artifact-filters/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/maven/shared/trunk/maven-common-artifact-filters/pom.xml?rev=1712640&r1=1712639&r2=1712640&view=diff
>>
>> ==============================================================================
>>
>> --- maven/shared/trunk/maven-common-artifact-filters/pom.xml (original)
>> +++ maven/shared/trunk/maven-common-artifact-filters/pom.xml Wed Nov
>> 4 20:46:11 2015
>> @@ -86,25 +86,25 @@
>>      <dependency>
>>        <groupId>org.sonatype.aether</groupId>
>>        <artifactId>aether-api</artifactId>
>> -      <version>1.7</version>
>> +      <version>1.13.1</version>
>>        <scope>provided</scope>
>>      </dependency>
>>      <dependency>
>>        <groupId>org.sonatype.aether</groupId>
>>        <artifactId>aether-util</artifactId>
>> -      <version>1.7</version>
>> +      <version>1.13.1</version>
>>        <scope>provided</scope>
>>      </dependency>
>>      <dependency>
>>        <groupId>org.eclipse.aether</groupId>
>>        <artifactId>aether-api</artifactId>
>> -      <version>0.9.0.M2</version>
>> +      <version>1.0.2.v20150114</version>
>>        <scope>provided</scope>
>>      </dependency>
>>      <dependency>
>>        <groupId>org.eclipse.aether</groupId>
>>        <artifactId>aether-util</artifactId>
>> -      <version>0.9.0.M2</version>
>> +      <version>1.0.2.v20150114</version>
>>        <scope>provided</scope>
>>      </dependency>
>>

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