svn commit: r329345 - in /maven/maven-1/plugins/trunk/genapp: plugin.jelly plugin.properties xdocs/changes.xml xdocs/properties.xml

2005-10-28 Thread felipeal
Author: felipeal Date: Fri Oct 28 18:27:24 2005 New Revision: 329345 URL: http://svn.apache.org/viewcvs?rev=329345&view=rev Log: MPGENAPP-3: added prompt for project root Modified: maven/maven-1/plugins/trunk/genapp/plugin.jelly maven/maven-1/plugins/trunk/genapp/plugin.properties mav

svn commit: r329344 - /maven/components/trunk/maven-core-it/it0016/pom.xml

2005-10-28 Thread jvanzyl
Author: jvanzyl Date: Fri Oct 28 18:22:08 2005 New Revision: 329344 URL: http://svn.apache.org/viewcvs?rev=329344&view=rev Log: o using javax.servlet Modified: maven/components/trunk/maven-core-it/it0016/pom.xml Modified: maven/components/trunk/maven-core-it/it0016/pom.xml URL: http://svn.a

svn commit: r329342 - /maven/components/trunk/maven-plugins/maven-surefire-plugin/pom.xml

2005-10-28 Thread jvanzyl
Author: jvanzyl Date: Fri Oct 28 18:16:50 2005 New Revision: 329342 URL: http://svn.apache.org/viewcvs?rev=329342&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/components/trunk/maven-plugins/maven-surefire-plugin/pom.xml Modified: maven/component

svn commit: r329341 - in /maven/components/tags/maven-surefire-plugin-2.0: ./ pom.xml src/main/java/org/apache/maven/test/SurefirePlugin.java

2005-10-28 Thread jvanzyl
Author: jvanzyl Date: Fri Oct 28 18:16:05 2005 New Revision: 329341 URL: http://svn.apache.org/viewcvs?rev=329341&view=rev Log: [maven-scm] copy for tag maven-surefire-plugin-2.0 Added: maven/components/tags/maven-surefire-plugin-2.0/ - copied from r329252, maven/components/trunk/maven

svn commit: r329340 - /maven/components/trunk/maven-plugins/maven-surefire-plugin/pom.xml

2005-10-28 Thread jvanzyl
Author: jvanzyl Date: Fri Oct 28 18:15:57 2005 New Revision: 329340 URL: http://svn.apache.org/viewcvs?rev=329340&view=rev Log: [maven-release-plugin] prepare release maven-surefire-plugin-2.0 Modified: maven/components/trunk/maven-plugins/maven-surefire-plugin/pom.xml Modified: maven/compon

svn commit: r329339 - in /maven/components/trunk/maven-plugins/maven-surefire-plugin: pom.xml src/main/java/org/apache/maven/test/SurefirePlugin.java

2005-10-28 Thread jvanzyl
Author: jvanzyl Date: Fri Oct 28 18:12:39 2005 New Revision: 329339 URL: http://svn.apache.org/viewcvs?rev=329339&view=rev Log: o using the 1.4 release of surefire Modified: maven/components/trunk/maven-plugins/maven-surefire-plugin/pom.xml maven/components/trunk/maven-plugins/maven-sure

svn commit: r329336 - in /maven/maven-1/plugins/trunk/genapp: src/plugin-resources/tapestry/ src/plugin-resources/tapestry/template-resources/ src/plugin-resources/tapestry/template-resources/src/ src

2005-10-28 Thread felipeal
Author: felipeal Date: Fri Oct 28 18:06:17 2005 New Revision: 329336 URL: http://svn.apache.org/viewcvs?rev=329336&view=rev Log: MPGENAPP-10: added Tapestry template Added: maven/maven-1/plugins/trunk/genapp/src/plugin-resources/tapestry/ maven/maven-1/plugins/trunk/genapp/src/plugin-res

svn commit: r329284 - /maven/components/trunk/maven-core-it-support/1.3/pom.xml

2005-10-28 Thread jdcasey
Author: jdcasey Date: Fri Oct 28 13:20:18 2005 New Revision: 329284 URL: http://svn.apache.org/viewcvs?rev=329284&view=rev Log: Added exclusion for junit-3.7 to commons-lang dependency. Modified: maven/components/trunk/maven-core-it-support/1.3/pom.xml Modified: maven/components/trunk/maven-

svn commit: r329283 - /maven/components/trunk/maven-core-it-plugin/src/main/java/org/apache/maven/plugin/coreit/PackagingMojo.java

2005-10-28 Thread jdcasey
Author: jdcasey Date: Fri Oct 28 13:19:14 2005 New Revision: 329283 URL: http://svn.apache.org/viewcvs?rev=329283&view=rev Log: Changed to set the project-artifact's file when the archival is complete. Modified: maven/components/trunk/maven-core-it-plugin/src/main/java/org/apache/maven/plugi

svn commit: r329282 - in /maven/components/trunk/maven-core-it: it0016/pom.xml it0018/pom.xml

2005-10-28 Thread jdcasey
Author: jdcasey Date: Fri Oct 28 13:18:46 2005 New Revision: 329282 URL: http://svn.apache.org/viewcvs?rev=329282&view=rev Log: Changed to reference servletapi artifacts that are in the repository (2.3), or exclude servlet-api-2.4.* Modified: maven/components/trunk/maven-core-it/it0016/pom.x

svn commit: r329256 - /maven/components/trunk/maven-artifact/src/main/java/org/apache/maven/artifact/resolver/AbstractArtifactResolutionException.java

2005-10-28 Thread kenney
Author: kenney Date: Fri Oct 28 10:25:18 2005 New Revision: 329256 URL: http://svn.apache.org/viewcvs?rev=329256&view=rev Log: Fixed ordering of g:a:t:v in 'Unable to download artifact' message and similar messages (was g:a:v:t, and the rest of m2 uses g:a:t:v). Modified: maven/components/tr

svn commit: r329231 - in /maven/components/trunk/sandbox/maven-par-plugin: ./ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/maven/ src/main/java/o

2005-10-28 Thread snicoll
Author: snicoll Date: Fri Oct 28 08:57:09 2005 New Revision: 329231 URL: http://svn.apache.org/viewcvs?rev=329231&view=rev Log: PR: MNG-699 Submitted by: Piotr Bzdyl Reviewed by: Stephane Nicoll Implementation of an EJB3 plugin Added: maven/components/trunk/sandbox/maven-par-plugin/ (with

svn commit: r329228 - /maven/components/trunk/sandbox/maven-ejb3-plugin/pom.xml

2005-10-28 Thread snicoll
Author: snicoll Date: Fri Oct 28 08:53:50 2005 New Revision: 329228 URL: http://svn.apache.org/viewcvs?rev=329228&view=rev Log: PR: MNG-699 Submitted by: Piotr Bzdyl Reviewed by: Stephane Nicoll Implementation of an EJB3 plugin Modified: maven/components/trunk/sandbox/maven-ejb3-plugin/pom.

svn commit: r329227 - in /maven/components/trunk/sandbox/maven-ejb3-plugin: ./ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/maven/ src/main/java/

2005-10-28 Thread snicoll
Author: snicoll Date: Fri Oct 28 08:51:25 2005 New Revision: 329227 URL: http://svn.apache.org/viewcvs?rev=329227&view=rev Log: PR: MNG-699 Submitted by: Piotr Bzdyl Reviewed by: Stephane Nicoll Implementation of an EJB3 plugin Added: maven/components/trunk/sandbox/maven-ejb3-plugin/ (wit

svn commit: r329176 - /maven/components/trunk/maven-plugins/maven-deploy-plugin/src/main/java/org/apache/maven/plugin/deploy/DeployMojo.java

2005-10-28 Thread evenisse
Author: evenisse Date: Fri Oct 28 02:51:15 2005 New Revision: 329176 URL: http://svn.apache.org/viewcvs?rev=329176&view=rev Log: PR: MNG-1255 Submitted by : Allan Ramirez Reviewed by Emmanuel Venisse Create .ssh directory $user.home if it doens't exist Modified: maven/components/trunk/maven-

svn commit: r329161 - /maven/components/trunk/maven-plugins/maven-clover-plugin/pom.xml

2005-10-28 Thread vmassol
Author: vmassol Date: Fri Oct 28 01:56:48 2005 New Revision: 329161 URL: http://svn.apache.org/viewcvs?rev=329161&view=rev Log: MNG-1350: Upgrade to Clover 1.3.10_01 Modified: maven/components/trunk/maven-plugins/maven-clover-plugin/pom.xml Modified: maven/components/trunk/maven-plugins/mave

svn commit: r329158 - in /maven/maven-1/plugins/trunk/clover: project.xml xdocs/changes.xml

2005-10-28 Thread vmassol
Author: vmassol Date: Fri Oct 28 01:37:55 2005 New Revision: 329158 URL: http://svn.apache.org/viewcvs?rev=329158&view=rev Log: MPCLOVER-49: Upgrade to Clover 1.3.10_01. Modified: maven/maven-1/plugins/trunk/clover/project.xml maven/maven-1/plugins/trunk/clover/xdocs/changes.xml Modified