You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2009/11/01 10:05:10 UTC

svn commit: r831658 - /directory/project/trunk/pom.xml

Author: felixk
Date: Sun Nov  1 09:05:10 2009
New Revision: 831658

URL: http://svn.apache.org/viewvc?rev=831658&view=rev
Log:
Update various dependency/plugin versions

Modified:
    directory/project/trunk/pom.xml

Modified: directory/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?rev=831658&r1=831657&r2=831658&view=diff
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Sun Nov  1 09:05:10 2009
@@ -229,22 +229,22 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-antrun-plugin</artifactId>
-          <version>1.2</version>
+          <version>1.3</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-assembly-plugin</artifactId>
-          <version>2.2-beta-3</version>
+          <version>2.2-beta-4</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-checkstyle-plugin</artifactId>
-          <version>2.2</version>
+          <version>2.3</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-clean-plugin</artifactId>
-          <version>2.2</version>
+          <version>2.3</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
@@ -277,7 +277,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-eclipse-plugin</artifactId>
-          <version>2.5.1</version>
+          <version>2.7</version>
           <configuration>
             <downloadSources>true</downloadSources>
             <downloadJavadocs>true</downloadJavadocs>
@@ -298,7 +298,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-install-plugin</artifactId>
-          <version>2.2</version>
+          <version>2.3</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
@@ -308,7 +308,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-javadoc-plugin</artifactId>
-          <version>2.5</version>
+          <version>2.6.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
@@ -318,7 +318,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-plugin-plugin</artifactId>
-          <version>2.4.3</version>
+          <version>2.5.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
@@ -333,7 +333,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-project-info-reports-plugin</artifactId>
-          <version>2.1</version>
+          <version>2.1.2</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
@@ -343,7 +343,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-remote-resources-plugin</artifactId>
-          <version>1.0</version>
+          <version>1.1</version>
           <executions>
             <execution>
               <goals>
@@ -368,22 +368,22 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-shade-plugin</artifactId>
-          <version>1.2</version>
+          <version>1.2.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>2.0-beta-7</version>
+          <version>2.0.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-source-plugin</artifactId>
-          <version>2.0.4</version>
+          <version>2.1.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-stage-plugin</artifactId>
-          <version>1.0-alpha-1</version>
+          <version>1.0-alpha-2</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
@@ -402,7 +402,7 @@
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
-          <version>2.0.0</version>
+          <version>2.0.1</version>
         </plugin>
 
         <plugin>
@@ -414,23 +414,23 @@
         <plugin>
           <groupId>org.apache.xbean</groupId>
           <artifactId>maven-xbean-plugin</artifactId>
-          <version>3.2</version>
+          <version>3.6</version>
         </plugin>
 
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>build-helper-maven-plugin</artifactId>
-          <version>1.2</version>
+          <version>1.4</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>cobertura-maven-plugin</artifactId>
-          <version>2.2</version>
+          <version>2.3</version>
         </plugin>
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>findbugs-maven-plugin</artifactId>
-          <version>1.2</version>
+          <version>2.1</version>
           <configuration>
             <xmlOutput>false</xmlOutput>
             <!--
@@ -460,7 +460,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>taglist-maven-plugin</artifactId>
-          <version>2.3</version>
+          <version>2.4</version>
           <configuration>
             <tags>
               <tag>TODO</tag>



Re: svn commit: r831658 - /directory/project/trunk/pom.xml

Posted by Pierre-Arnaud Marcelot <pa...@marcelot.net>.
Hi Felix,

I see...

Then I believe it would be better to discuss this first with everyone  
on the mailing list.

Let's release 'studio' and the 'studio-plugin' as is and discuss about  
those updates that could be applied after the releases.

I think the deployment on p.a.o for generated documentation needs its  
own discussion.

Regards,
Pierre-Arnaud


On 2 nov. 2009, at 09:52, Felix Knecht wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Pierre-Arnaud Marcelot schrieb:
>> Should we also release a new version of the project pom ?
>
> Of course this would be nice, but
> - - I haven't tested it yet for all the directory projects if it's  
> still
> working (some of the projects don't even use version 16 of the TLP  
> pom)
> - - I'm not sure if I really found all updates
> - - If we use now definitely p.a.o for documentation deployment I  
> wonder
> if we should add 'site-deploy' goal as well to the goals when  
> releasing
> a project?
>
>
>
> Regards
> Felix
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.13 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAkrundoACgkQ2lZVCB08qHG9mACeLahNptb6/XA99ktzG0x4OZlh
> NvIAnjD9dkZleENX0+oYBnrQUWnrV3l3
> =qW6J
> -----END PGP SIGNATURE-----


Re: svn commit: r831658 - /directory/project/trunk/pom.xml

Posted by Felix Knecht <fe...@otego.com>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Pierre-Arnaud Marcelot schrieb:
> Should we also release a new version of the project pom ?

Of course this would be nice, but
- - I haven't tested it yet for all the directory projects if it's still
working (some of the projects don't even use version 16 of the TLP pom)
- - I'm not sure if I really found all updates
- - If we use now definitely p.a.o for documentation deployment I wonder
if we should add 'site-deploy' goal as well to the goals when releasing
a project?



Regards
Felix
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.13 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkrundoACgkQ2lZVCB08qHG9mACeLahNptb6/XA99ktzG0x4OZlh
NvIAnjD9dkZleENX0+oYBnrQUWnrV3l3
=qW6J
-----END PGP SIGNATURE-----

Re: svn commit: r831658 - /directory/project/trunk/pom.xml

Posted by Pierre-Arnaud Marcelot <pa...@marcelot.net>.
Thanks for this Felix.

Should we also release a new version of the project pom ?

Regards,
Pierre-Arnaud


On 1 nov. 2009, at 10:05, felixk@apache.org wrote:

> Author: felixk
> Date: Sun Nov  1 09:05:10 2009
> New Revision: 831658
>
> URL: http://svn.apache.org/viewvc?rev=831658&view=rev
> Log:
> Update various dependency/plugin versions
>
> Modified:
>    directory/project/trunk/pom.xml
>
> Modified: directory/project/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?rev=831658&r1=831657&r2=831658&view=diff
> =
> =
> =
> =
> =
> =
> =
> =
> ======================================================================
> --- directory/project/trunk/pom.xml (original)
> +++ directory/project/trunk/pom.xml Sun Nov  1 09:05:10 2009
> @@ -229,22 +229,22 @@
>         <plugin>
>           <groupId>org.apache.maven.plugins</groupId>
>           <artifactId>maven-antrun-plugin</artifactId>
> -          <version>1.2</version>
> +          <version>1.3</version>
>         </plugin>
>         <plugin>
>           <groupId>org.apache.maven.plugins</groupId>
>           <artifactId>maven-assembly-plugin</artifactId>
> -          <version>2.2-beta-3</version>
> +          <version>2.2-beta-4</version>
>         </plugin>
>         <plugin>
>           <groupId>org.apache.maven.plugins</groupId>
>           <artifactId>maven-checkstyle-plugin</artifactId>
> -          <version>2.2</version>
> +          <version>2.3</version>
>         </plugin>
>         <plugin>
>           <groupId>org.apache.maven.plugins</groupId>
>           <artifactId>maven-clean-plugin</artifactId>
> -          <version>2.2</version>
> +          <version>2.3</version>
>         </plugin>
>         <plugin>
>           <groupId>org.apache.maven.plugins</groupId>
> @@ -277,7 +277,7 @@
>         <plugin>
>           <groupId>org.apache.maven.plugins</groupId>
>           <artifactId>maven-eclipse-plugin</artifactId>
> -          <version>2.5.1</version>
> +          <version>2.7</version>
>           <configuration>
>             <downloadSources>true</downloadSources>
>             <downloadJavadocs>true</downloadJavadocs>
> @@ -298,7 +298,7 @@
>         <plugin>
>           <groupId>org.apache.maven.plugins</groupId>
>           <artifactId>maven-install-plugin</artifactId>
> -          <version>2.2</version>
> +          <version>2.3</version>
>         </plugin>
>         <plugin>
>           <groupId>org.apache.maven.plugins</groupId>
> @@ -308,7 +308,7 @@
>         <plugin>
>           <groupId>org.apache.maven.plugins</groupId>
>           <artifactId>maven-javadoc-plugin</artifactId>
> -          <version>2.5</version>
> +          <version>2.6.1</version>
>         </plugin>
>         <plugin>
>           <groupId>org.apache.maven.plugins</groupId>
> @@ -318,7 +318,7 @@
>         <plugin>
>           <groupId>org.apache.maven.plugins</groupId>
>           <artifactId>maven-plugin-plugin</artifactId>
> -          <version>2.4.3</version>
> +          <version>2.5.1</version>
>         </plugin>
>         <plugin>
>           <groupId>org.apache.maven.plugins</groupId>
> @@ -333,7 +333,7 @@
>         <plugin>
>           <groupId>org.apache.maven.plugins</groupId>
>           <artifactId>maven-project-info-reports-plugin</artifactId>
> -          <version>2.1</version>
> +          <version>2.1.2</version>
>         </plugin>
>         <plugin>
>           <groupId>org.apache.maven.plugins</groupId>
> @@ -343,7 +343,7 @@
>         <plugin>
>           <groupId>org.apache.maven.plugins</groupId>
>           <artifactId>maven-remote-resources-plugin</artifactId>
> -          <version>1.0</version>
> +          <version>1.1</version>
>           <executions>
>             <execution>
>               <goals>
> @@ -368,22 +368,22 @@
>         <plugin>
>           <groupId>org.apache.maven.plugins</groupId>
>           <artifactId>maven-shade-plugin</artifactId>
> -          <version>1.2</version>
> +          <version>1.2.1</version>
>         </plugin>
>         <plugin>
>           <groupId>org.apache.maven.plugins</groupId>
>           <artifactId>maven-site-plugin</artifactId>
> -          <version>2.0-beta-7</version>
> +          <version>2.0.1</version>
>         </plugin>
>         <plugin>
>           <groupId>org.apache.maven.plugins</groupId>
>           <artifactId>maven-source-plugin</artifactId>
> -          <version>2.0.4</version>
> +          <version>2.1.1</version>
>         </plugin>
>         <plugin>
>           <groupId>org.apache.maven.plugins</groupId>
>           <artifactId>maven-stage-plugin</artifactId>
> -          <version>1.0-alpha-1</version>
> +          <version>1.0-alpha-2</version>
>         </plugin>
>         <plugin>
>           <groupId>org.apache.maven.plugins</groupId>
> @@ -402,7 +402,7 @@
>         <plugin>
>           <groupId>org.apache.felix</groupId>
>           <artifactId>maven-bundle-plugin</artifactId>
> -          <version>2.0.0</version>
> +          <version>2.0.1</version>
>         </plugin>
>
>         <plugin>
> @@ -414,23 +414,23 @@
>         <plugin>
>           <groupId>org.apache.xbean</groupId>
>           <artifactId>maven-xbean-plugin</artifactId>
> -          <version>3.2</version>
> +          <version>3.6</version>
>         </plugin>
>
>         <plugin>
>           <groupId>org.codehaus.mojo</groupId>
>           <artifactId>build-helper-maven-plugin</artifactId>
> -          <version>1.2</version>
> +          <version>1.4</version>
>         </plugin>
>         <plugin>
>           <groupId>org.codehaus.mojo</groupId>
>           <artifactId>cobertura-maven-plugin</artifactId>
> -          <version>2.2</version>
> +          <version>2.3</version>
>         </plugin>
>         <plugin>
>           <groupId>org.codehaus.mojo</groupId>
>           <artifactId>findbugs-maven-plugin</artifactId>
> -          <version>1.2</version>
> +          <version>2.1</version>
>           <configuration>
>             <xmlOutput>false</xmlOutput>
>             <!--
> @@ -460,7 +460,7 @@
>         <plugin>
>           <groupId>org.codehaus.mojo</groupId>
>           <artifactId>taglist-maven-plugin</artifactId>
> -          <version>2.3</version>
> +          <version>2.4</version>
>           <configuration>
>             <tags>
>               <tag>TODO</tag>
>
>