Revision: 1727 http://svn.sourceforge.net/spring-rich-c/?rev=1727&view=rev Author: ge0ffrey Date: 2007-03-03 07:38:35 -0800 (Sat, 03 Mar 2007)
Log Message: ----------- Upgrade maven to 2.0.5 and varous plugins Modified Paths: -------------- trunk/spring-richclient/pom.xml Modified: trunk/spring-richclient/pom.xml =================================================================== --- trunk/spring-richclient/pom.xml 2007-03-02 10:58:40 UTC (rev 1726) +++ trunk/spring-richclient/pom.xml 2007-03-03 15:38:35 UTC (rev 1727) @@ -21,7 +21,7 @@ <url>http://spring-rich-c.sf.net/</url> <prerequisites> - <maven>2.0.4</maven> + <maven>2.0.5</maven> </prerequisites> <issueManagement> <system>jira</system> @@ -265,7 +265,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-clean-plugin</artifactId> - <version>2.1</version> + <version>2.1.1</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> @@ -275,7 +275,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> - <version>2.0.1</version> + <version>2.0.2</version> <configuration> <source>1.4</source> <target>1.4</target> @@ -284,7 +284,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>2.2</version> + <version>2.3</version> <configuration> <!--<testFailureIgnore>true</testFailureIgnore>--> <forkMode>never</forkMode> @@ -314,7 +314,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> - <version>2.0.1</version> + <version>2.0.2</version> <executions> <execution> <!-- To deploy the sources automatically --> @@ -328,7 +328,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-war-plugin</artifactId> - <version>2.0</version> + <version>2.0.2</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> @@ -414,7 +414,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> - <version>2.1</version> + <version>2.2</version> <configuration> <aggregate>true</aggregate> <links> @@ -436,7 +436,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-report-plugin</artifactId> - <version>2.0</version> + <version>2.3</version> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> @@ -471,7 +471,7 @@ <!-- In 2.0-beta-1 an aggregate works after running "mvn site" twice --> <groupId>org.codehaus.mojo</groupId> <artifactId>javancss-maven-plugin</artifactId> - <version>2.0-beta-1</version> + <version>2.0-beta-2</version> </plugin> <!--<plugin>--> <!--<groupId>org.apache.maven.plugins</groupId>--> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ spring-rich-c-cvs mailing list spring-rich-c-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs