"Not any more" :) https://jira.codehaus.org/browse/PLXCOMP/fixforversion/20630


2.5 has full commons-compress support, java 7 file attribute support.


Kristian


2014-09-23 8:42 GMT+02:00 Karl Heinz Marbaise <khmarba...@gmx.de>:
> Hi Kristian,
>
> I have short question....
>
> You seemed to have released a new version of plexus-archiver 2.5 but in JIRA
> there is one issue related with plexus-archiver 2.5 not solved ?
>
> Kind regards
> Karl-Heinz Marbaise
>
>
>
> On 9/23/14 7:18 AM, krosenv...@apache.org wrote:
>>
>> Author: krosenvold
>> Date: Tue Sep 23 05:18:12 2014
>> New Revision: 1626943
>>
>> URL: http://svn.apache.org/r1626943
>> Log:
>> plexus-archiver 2.5
>>
>> Modified:
>>      maven/plugins/trunk/maven-acr-plugin/pom.xml
>>      maven/plugins/trunk/maven-assembly-plugin/pom.xml
>>      maven/plugins/trunk/maven-dependency-plugin/pom.xml
>>
>> maven/plugins/trunk/maven-dependency-plugin/src/it/projects/setup-custom-ear-lifecycle/manager/pom.xml
>>
>> maven/plugins/trunk/maven-dependency-plugin/src/it/projects/setup-custom-ear-lifecycle/plugin/pom.xml
>>      maven/plugins/trunk/maven-ear-plugin/pom.xml
>>      maven/plugins/trunk/maven-eclipse-plugin/pom.xml
>>      maven/plugins/trunk/maven-ejb-plugin/pom.xml
>>      maven/plugins/trunk/maven-jar-plugin/pom.xml
>>      maven/plugins/trunk/maven-javadoc-plugin/pom.xml
>>      maven/plugins/trunk/maven-repository-plugin/pom.xml
>>      maven/plugins/trunk/maven-site-plugin/pom.xml
>>      maven/plugins/trunk/maven-source-plugin/pom.xml
>>      maven/plugins/trunk/maven-war-plugin/pom.xml
>>
>> Modified: maven/plugins/trunk/maven-acr-plugin/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-acr-plugin/pom.xml?rev=1626943&r1=1626942&r2=1626943&view=diff
>>
>> ==============================================================================
>> --- maven/plugins/trunk/maven-acr-plugin/pom.xml (original)
>> +++ maven/plugins/trunk/maven-acr-plugin/pom.xml Tue Sep 23 05:18:12 2014
>> @@ -110,7 +110,7 @@ under the License.
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>         <artifactId>plexus-archiver</artifactId>
>> -      <version>2.4.4</version>
>> +      <version>2.5</version>
>>         <exclusions>
>>           <exclusion>
>>             <groupId>org.codehaus.plexus</groupId>
>>
>> Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/pom.xml?rev=1626943&r1=1626942&r2=1626943&view=diff
>>
>> ==============================================================================
>> --- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
>> +++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Tue Sep 23 05:18:12
>> 2014
>> @@ -125,7 +125,7 @@ under the License.
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>         <artifactId>plexus-archiver</artifactId>
>> -      <version>2.4.4</version>
>> +      <version>2.5</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=1626943&r1=1626942&r2=1626943&view=diff
>>
>> ==============================================================================
>> --- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original)
>> +++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Tue Sep 23
>> 05:18:12 2014
>> @@ -155,7 +155,7 @@ under the License.
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>         <artifactId>plexus-archiver</artifactId>
>> -      <version>2.4.4</version>
>> +      <version>2.5</version>
>>       </dependency>
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>
>> Modified:
>> maven/plugins/trunk/maven-dependency-plugin/src/it/projects/setup-custom-ear-lifecycle/manager/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/src/it/projects/setup-custom-ear-lifecycle/manager/pom.xml?rev=1626943&r1=1626942&r2=1626943&view=diff
>>
>> ==============================================================================
>> ---
>> maven/plugins/trunk/maven-dependency-plugin/src/it/projects/setup-custom-ear-lifecycle/manager/pom.xml
>> (original)
>> +++
>> maven/plugins/trunk/maven-dependency-plugin/src/it/projects/setup-custom-ear-lifecycle/manager/pom.xml
>> Tue Sep 23 05:18:12 2014
>> @@ -33,7 +33,7 @@ under the License.
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>         <artifactId>plexus-archiver</artifactId>
>> -      <version>2.2</version>
>> +      <version>2.5</version>
>>       </dependency>
>>     </dependencies>
>>
>>
>> Modified:
>> maven/plugins/trunk/maven-dependency-plugin/src/it/projects/setup-custom-ear-lifecycle/plugin/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/src/it/projects/setup-custom-ear-lifecycle/plugin/pom.xml?rev=1626943&r1=1626942&r2=1626943&view=diff
>>
>> ==============================================================================
>> ---
>> maven/plugins/trunk/maven-dependency-plugin/src/it/projects/setup-custom-ear-lifecycle/plugin/pom.xml
>> (original)
>> +++
>> maven/plugins/trunk/maven-dependency-plugin/src/it/projects/setup-custom-ear-lifecycle/plugin/pom.xml
>> Tue Sep 23 05:18:12 2014
>> @@ -78,7 +78,7 @@ under the License.
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>         <artifactId>plexus-archiver</artifactId>
>> -      <version>2.2</version>
>> +      <version>2.5</version>
>>       </dependency>
>>       <!-- dependencies to annotations -->
>>       <dependency>
>>
>> Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ear-plugin/pom.xml?rev=1626943&r1=1626942&r2=1626943&view=diff
>>
>> ==============================================================================
>> --- maven/plugins/trunk/maven-ear-plugin/pom.xml (original)
>> +++ maven/plugins/trunk/maven-ear-plugin/pom.xml Tue Sep 23 05:18:12 2014
>> @@ -116,7 +116,7 @@ under the License.
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>         <artifactId>plexus-archiver</artifactId>
>> -      <version>2.4.4</version>
>> +      <version>2.5</version>
>>       </dependency>
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>
>> Modified: maven/plugins/trunk/maven-eclipse-plugin/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/pom.xml?rev=1626943&r1=1626942&r2=1626943&view=diff
>>
>> ==============================================================================
>> --- maven/plugins/trunk/maven-eclipse-plugin/pom.xml (original)
>> +++ maven/plugins/trunk/maven-eclipse-plugin/pom.xml Tue Sep 23 05:18:12
>> 2014
>> @@ -113,7 +113,7 @@ under the License.
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>         <artifactId>plexus-archiver</artifactId>
>> -      <version>2.4.3</version>
>> +      <version>2.5</version>
>>       </dependency>
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>
>> Modified: maven/plugins/trunk/maven-ejb-plugin/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ejb-plugin/pom.xml?rev=1626943&r1=1626942&r2=1626943&view=diff
>>
>> ==============================================================================
>> --- maven/plugins/trunk/maven-ejb-plugin/pom.xml (original)
>> +++ maven/plugins/trunk/maven-ejb-plugin/pom.xml Tue Sep 23 05:18:12 2014
>> @@ -107,7 +107,7 @@ under the License.
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>         <artifactId>plexus-archiver</artifactId>
>> -      <version>2.4.4</version>
>> +      <version>2.5</version>
>>         <exclusions>
>>           <exclusion>
>>             <groupId>org.codehaus.plexus</groupId>
>>
>> Modified: maven/plugins/trunk/maven-jar-plugin/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jar-plugin/pom.xml?rev=1626943&r1=1626942&r2=1626943&view=diff
>>
>> ==============================================================================
>> --- maven/plugins/trunk/maven-jar-plugin/pom.xml (original)
>> +++ maven/plugins/trunk/maven-jar-plugin/pom.xml Tue Sep 23 05:18:12 2014
>> @@ -117,7 +117,7 @@ under the License.
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>         <artifactId>plexus-archiver</artifactId>
>> -      <version>2.4.4</version>
>> +      <version>2.5</version>
>>         <exclusions>
>>           <exclusion>
>>             <groupId>org.codehaus.plexus</groupId>
>>
>> Modified: maven/plugins/trunk/maven-javadoc-plugin/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/pom.xml?rev=1626943&r1=1626942&r2=1626943&view=diff
>>
>> ==============================================================================
>> --- maven/plugins/trunk/maven-javadoc-plugin/pom.xml (original)
>> +++ maven/plugins/trunk/maven-javadoc-plugin/pom.xml Tue Sep 23 05:18:12
>> 2014
>> @@ -223,7 +223,7 @@ under the License.
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>         <artifactId>plexus-archiver</artifactId>
>> -      <version>2.4.3</version>
>> +      <version>2.5</version>
>>       </dependency>
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>
>> Modified: maven/plugins/trunk/maven-repository-plugin/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-repository-plugin/pom.xml?rev=1626943&r1=1626942&r2=1626943&view=diff
>>
>> ==============================================================================
>> --- maven/plugins/trunk/maven-repository-plugin/pom.xml (original)
>> +++ maven/plugins/trunk/maven-repository-plugin/pom.xml Tue Sep 23
>> 05:18:12 2014
>> @@ -123,7 +123,7 @@ under the License.
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>         <artifactId>plexus-archiver</artifactId>
>> -      <version>2.4.3</version>
>> +      <version>2.5</version>
>>       </dependency>
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>
>> Modified: maven/plugins/trunk/maven-site-plugin/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/pom.xml?rev=1626943&r1=1626942&r2=1626943&view=diff
>>
>> ==============================================================================
>> --- maven/plugins/trunk/maven-site-plugin/pom.xml (original)
>> +++ maven/plugins/trunk/maven-site-plugin/pom.xml Tue Sep 23 05:18:12 2014
>> @@ -364,7 +364,7 @@ under the License.
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>         <artifactId>plexus-archiver</artifactId>
>> -      <version>2.4.4</version>
>> +      <version>2.5</version>
>>       </dependency>
>>
>>       <dependency>
>>
>> Modified: maven/plugins/trunk/maven-source-plugin/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-source-plugin/pom.xml?rev=1626943&r1=1626942&r2=1626943&view=diff
>>
>> ==============================================================================
>> --- maven/plugins/trunk/maven-source-plugin/pom.xml (original)
>> +++ maven/plugins/trunk/maven-source-plugin/pom.xml Tue Sep 23 05:18:12
>> 2014
>> @@ -109,7 +109,7 @@ under the License.
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>         <artifactId>plexus-archiver</artifactId>
>> -      <version>2.4.4</version>
>> +      <version>2.5</version>
>>         <exclusions>
>>           <exclusion>
>>             <groupId>org.codehaus.plexus</groupId>
>>
>> Modified: maven/plugins/trunk/maven-war-plugin/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/maven/plugins/trunk/maven-war-plugin/pom.xml?rev=1626943&r1=1626942&r2=1626943&view=diff
>>
>> ==============================================================================
>> --- maven/plugins/trunk/maven-war-plugin/pom.xml (original)
>> +++ maven/plugins/trunk/maven-war-plugin/pom.xml Tue Sep 23 05:18:12 2014
>> @@ -130,7 +130,7 @@ under the License.
>>       <dependency>
>>         <groupId>org.codehaus.plexus</groupId>
>>         <artifactId>plexus-archiver</artifactId>
>> -      <version>2.4.3</version>
>> +      <version>2.5</version>
>>         <exclusions>
>>           <exclusion>
>>             <groupId>org.codehaus.plexus</groupId>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

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

Reply via email to