svn commit: r825742 - /maven/site/trunk/src/site/apt/plugins/index.apt

2009-10-15 Thread aheritier
Author: aheritier Date: Fri Oct 16 02:36:19 2009 New Revision: 825742 URL: http://svn.apache.org/viewvc?rev=825742&view=rev Log: maven-source-plugin 2.1.1 will be out in few hours Modified: maven/site/trunk/src/site/apt/plugins/index.apt Modified: maven/site/trunk/src/site/apt/plugins/index.

svn commit: r825731 - /maven/plugins/trunk/maven-ear-plugin/pom.xml

2009-10-15 Thread snicoll
Author: snicoll Date: Fri Oct 16 01:24:32 2009 New Revision: 825731 URL: http://svn.apache.org/viewvc?rev=825731&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml Modified: maven/plugins/trunk/maven-ear-plugin/p

svn commit: r825730 - /maven/plugins/tags/maven-ear-plugin-2.4/

2009-10-15 Thread snicoll
Author: snicoll Date: Fri Oct 16 01:23:43 2009 New Revision: 825730 URL: http://svn.apache.org/viewvc?rev=825730&view=rev Log: [maven-scm] copy for tag maven-ear-plugin-2.4 Added: maven/plugins/tags/maven-ear-plugin-2.4/ - copied from r825729, maven/plugins/trunk/maven-ear-plugin/

svn commit: r825729 - /maven/plugins/trunk/maven-ear-plugin/pom.xml

2009-10-15 Thread snicoll
Author: snicoll Date: Fri Oct 16 01:23:16 2009 New Revision: 825729 URL: http://svn.apache.org/viewvc?rev=825729&view=rev Log: [maven-release-plugin] prepare release maven-ear-plugin-2.4 Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml Modified: maven/plugins/trunk/maven-ear-plugin/pom

svn commit: r825727 - /maven/plugins/trunk/maven-ear-plugin/pom.xml

2009-10-15 Thread snicoll
Author: snicoll Date: Fri Oct 16 01:21:02 2009 New Revision: 825727 URL: http://svn.apache.org/viewvc?rev=825727&view=rev Log: revert release preparation (tagging failed no such revision) Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml Modified: maven/plugins/trunk/maven-ear-plugin/po

svn commit: r825724 - /maven/plugins/trunk/maven-ear-plugin/pom.xml

2009-10-15 Thread snicoll
Author: snicoll Date: Fri Oct 16 01:16:19 2009 New Revision: 825724 URL: http://svn.apache.org/viewvc?rev=825724&view=rev Log: [maven-release-plugin] prepare release maven-ear-plugin-2.4 Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml Modified: maven/plugins/trunk/maven-ear-plugin/pom

svn commit: r825518 - /maven/maven-3/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultBuildPluginManager.java

2009-10-15 Thread bentmann
Author: bentmann Date: Thu Oct 15 15:29:09 2009 New Revision: 825518 URL: http://svn.apache.org/viewvc?rev=825518&view=rev Log: o Catched unckecked exceptions from mojos Modified: maven/maven-3/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultBuildPluginManager.java Modified:

svn commit: r825512 - in /maven/maven-3/trunk/maven-core/src/main/java/org/apache/maven: ./ exception/ execution/

2009-10-15 Thread bentmann
Author: bentmann Date: Thu Oct 15 15:17:34 2009 New Revision: 825512 URL: http://svn.apache.org/viewvc?rev=825512&view=rev Log: o Widened exception type to allow handling of errors, too Modified: maven/maven-3/trunk/maven-core/src/main/java/org/apache/maven/DefaultMaven.java maven/maven

svn commit: r825494 - in /maven/maven-3/trunk: maven-compat/src/main/java/org/apache/maven/artifact/repository/ maven-compat/src/main/java/org/apache/maven/artifact/resolver/ maven-compat/src/main/jav

2009-10-15 Thread bentmann
Author: bentmann Date: Thu Oct 15 13:40:24 2009 New Revision: 825494 URL: http://svn.apache.org/viewvc?rev=825494&view=rev Log: o Added transfer listener for further downloads Modified: maven/maven-3/trunk/maven-compat/src/main/java/org/apache/maven/artifact/repository/DefaultRepositoryReque

svn commit: r825472 - in /maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/projects: project-ajdt-01/pom.xml project-ajdt-02/pom.xml project-ajdt-03/pom.xml

2009-10-15 Thread nicolas
Author: nicolas Date: Thu Oct 15 12:13:02 2009 New Revision: 825472 URL: http://svn.apache.org/viewvc?rev=825472&view=rev Log: [MECLIPSE-594] set AJDT version parameter to none by default o set ajdtVersion in IT Tests Modified: maven/plugins/trunk/maven-eclipse-plugin/src/test/re

svn commit: r825437 - /maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/EclipsePlugin.java

2009-10-15 Thread nicolas
Author: nicolas Date: Thu Oct 15 08:36:32 2009 New Revision: 825437 URL: http://svn.apache.org/viewvc?rev=825437&view=rev Log: [MECLIPSE-594] set AJDT version parameter to none by default o AJDT support introduce strange behavior for "classic" users that don't install AJDT (MECLIPSE-568, MECLIPS

svn commit: r825432 - in /maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin: eclipse/writers/EclipseSettingsWriter.java ide/IdeUtils.java

2009-10-15 Thread nicolas
Author: nicolas Date: Thu Oct 15 08:25:55 2009 New Revision: 825432 URL: http://svn.apache.org/viewvc?rev=825432&view=rev Log: [MECLIPSE-156] Plugin should support setting file encoding o read maven-compiler-plugin configuration for encoding and generate related .settings configuration for proje

svn commit: r825429 - in /maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse: reader/ReadWorkspaceLocations.java writers/EclipseClasspathWriter.java

2009-10-15 Thread nicolas
Author: nicolas Date: Thu Oct 15 08:07:26 2009 New Revision: 825429 URL: http://svn.apache.org/viewvc?rev=825429&view=rev Log: [MECLIPSE-558] Ignoring listed AspectJ dependencies o only exclude org.aspectj:aspectjrt and not other aspectJ artifacts (not included in AJDT Runtime) o automatically d