You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Karl Heinz Marbaise <kh...@gmx.de> on 2014/09/23 08:46:34 UTC

Re: svn commit: r1626872 - in /maven/plugins/trunk: maven-assembly-plugin/pom.xml maven-dependency-plugin/pom.xml maven-war-plugin/pom.xml

Hi Kristian,


an other question concerning plexus-io...

I have taken a look into jira but unfortunately there is no issue 
related to plexus-io 2.0.9, 2.0.11, 2.0.12...

And only a single issue to 2.0.10 ?

Do 2.0.9, 2.0.11 never made to be released...does this mean only that 
single issue has been solved between 2.0.9 and 2.0.12..

Kind regards
Karl-Heinz Marbaise


On 9/22/14 9:08 PM, krosenvold@apache.org wrote:
> Author: krosenvold
> Date: Mon Sep 22 19:08:48 2014
> New Revision: 1626872
>
> URL: http://svn.apache.org/r1626872
> Log:
> plexus-io 2.0.12
>
> Modified:
>      maven/plugins/trunk/maven-assembly-plugin/pom.xml
>      maven/plugins/trunk/maven-dependency-plugin/pom.xml
>      maven/plugins/trunk/maven-war-plugin/pom.xml
>
> Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml
> URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/pom.xml?rev=1626872&r1=1626871&r2=1626872&view=diff
> ==============================================================================
> --- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
> +++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Mon Sep 22 19:08:48 2014
> @@ -151,7 +151,7 @@ under the License.
>       <dependency>
>         <groupId>org.codehaus.plexus</groupId>
>         <artifactId>plexus-io</artifactId>
> -      <version>2.0.9</version>
> +      <version>2.0.12</version>
>         <exclusions>
>           <exclusion>
>             <groupId>org.codehaus.plexus</groupId>
>
> Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml
> URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/pom.xml?rev=1626872&r1=1626871&r2=1626872&view=diff
> ==============================================================================
> --- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original)
> +++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Mon Sep 22 19:08:48 2014
> @@ -170,7 +170,7 @@ under the License.
>       <dependency>
>         <groupId>org.codehaus.plexus</groupId>
>         <artifactId>plexus-io</artifactId>
> -      <version>2.0.9</version>
> +      <version>2.0.12</version>
>       </dependency>
>
>       <!-- shared -->
>
> Modified: maven/plugins/trunk/maven-war-plugin/pom.xml
> URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-war-plugin/pom.xml?rev=1626872&r1=1626871&r2=1626872&view=diff
> ==============================================================================
> --- maven/plugins/trunk/maven-war-plugin/pom.xml (original)
> +++ maven/plugins/trunk/maven-war-plugin/pom.xml Mon Sep 22 19:08:48 2014
> @@ -120,7 +120,7 @@ under the License.
>       <dependency>
>         <groupId>org.codehaus.plexus</groupId>
>         <artifactId>plexus-io</artifactId>
> -      <version>2.0.9</version>
> +      <version>2.0.12</version>
>       </dependency>
>       <dependency>
>         <groupId>commons-io</groupId>
>
>
>


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


Re: svn commit: r1626872 - in /maven/plugins/trunk: maven-assembly-plugin/pom.xml maven-dependency-plugin/pom.xml maven-war-plugin/pom.xml

Posted by Kristian Rosenvold <kr...@gmail.com>.
At least all the versions are released now :) I might be able to add
some issues too....

Kristian


2014-09-23 8:46 GMT+02:00 Karl Heinz Marbaise <kh...@gmx.de>:
> Hi Kristian,
>
>
> an other question concerning plexus-io...
>
> I have taken a look into jira but unfortunately there is no issue related to
> plexus-io 2.0.9, 2.0.11, 2.0.12...
>
> And only a single issue to 2.0.10 ?
>
> Do 2.0.9, 2.0.11 never made to be released...does this mean only that single
> issue has been solved between 2.0.9 and 2.0.12..
>
> Kind regards
> Karl-Heinz Marbaise
>
>
> On 9/22/14 9:08 PM, krosenvold@apache.org wrote:
>>
>> Author: krosenvold
>> Date: Mon Sep 22 19:08:48 2014
>> New Revision: 1626872
>>
>> URL: http://svn.apache.org/r1626872
>> Log:
>> plexus-io 2.0.12
>>
>> Modified:
>>      maven/plugins/trunk/maven-assembly-plugin/pom.xml
>>      maven/plugins/trunk/maven-dependency-plugin/pom.xml
>>      maven/plugins/trunk/maven-war-plugin/pom.xml
>>
>> Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/pom.xml?rev=1626872&r1=1626871&r2=1626872&view=diff
>>
>> ==============================================================================
>> --- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
>> +++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Mon Sep 22 19:08:48
>> 2014
>> @@ -151,7 +151,7 @@ under the License.
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>         <artifactId>plexus-io</artifactId>
>> -      <version>2.0.9</version>
>> +      <version>2.0.12</version>
>>         <exclusions>
>>           <exclusion>
>>             <groupId>org.codehaus.plexus</groupId>
>>
>> Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/pom.xml?rev=1626872&r1=1626871&r2=1626872&view=diff
>>
>> ==============================================================================
>> --- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original)
>> +++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Mon Sep 22
>> 19:08:48 2014
>> @@ -170,7 +170,7 @@ under the License.
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>         <artifactId>plexus-io</artifactId>
>> -      <version>2.0.9</version>
>> +      <version>2.0.12</version>
>>       </dependency>
>>
>>       <!-- shared -->
>>
>> Modified: maven/plugins/trunk/maven-war-plugin/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-war-plugin/pom.xml?rev=1626872&r1=1626871&r2=1626872&view=diff
>>
>> ==============================================================================
>> --- maven/plugins/trunk/maven-war-plugin/pom.xml (original)
>> +++ maven/plugins/trunk/maven-war-plugin/pom.xml Mon Sep 22 19:08:48 2014
>> @@ -120,7 +120,7 @@ under the License.
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>         <artifactId>plexus-io</artifactId>
>> -      <version>2.0.9</version>
>> +      <version>2.0.12</version>
>>       </dependency>
>>       <dependency>
>>         <groupId>commons-io</groupId>
>>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

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