Author: olamy
Date: Sun Mar 30 14:57:18 2008
New Revision: 642823
URL: http://svn.apache.org/viewvc?rev=642823&view=rev
Log:
[MINVOKER-27] Allow to set MAVEN_OPTS when invoking Maven
Modified:
maven/plugins/trunk/maven-invoker-plugin/pom.xml
maven/plugins/trunk/maven-invoker-plugin/src/
Author: olamy
Date: Sun Mar 30 14:45:19 2008
New Revision: 642822
URL: http://svn.apache.org/viewvc?rev=642822&view=rev
Log:
[MINVOKER-27] Allow to set MAVEN_OPTS when invoking Maven
start implementation in the maven-invoker component
Modified:
maven/shared/trunk/maven-invoker/src/main/java
Author: wsmoak
Date: Sun Mar 30 08:06:44 2008
New Revision: 642757
URL: http://svn.apache.org/viewvc?rev=642757&view=rev
Log:
MWAR-131 Make sure the current snapshot version of the plugin is used for the
IT. Added svn:ignore props.
Modified:
maven/plugins/trunk/maven-war-plugin/src/it/MWAR-
Author: wsmoak
Date: Sun Mar 30 07:48:12 2008
New Revision: 642754
URL: http://svn.apache.org/viewvc?rev=642754&view=rev
Log:
MWAR-152 Configure the clean plugin to delete files created by integration
tests.
Modified:
maven/plugins/trunk/maven-war-plugin/pom.xml
Modified: maven/plugins/trun
Author: hboutemy
Date: Sun Mar 30 06:00:49 2008
New Revision: 642730
URL: http://svn.apache.org/viewvc?rev=642730&view=rev
Log:
don't fail if working directory path contains spaces (fixed by PLXUTILS-54 in
plexus-utils 1.4.9)
Modified:
maven/plugins/trunk/maven-invoker-plugin/pom.xml
Modifi
Author: hboutemy
Date: Sun Mar 30 05:03:00 2008
New Revision: 642720
URL: http://svn.apache.org/viewvc?rev=642720&view=rev
Log:
fixed encoding when writing interpolated POM file
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/main/java/org/apache/maven/plugin/invoker/InvokerMojo.java
Author: hboutemy
Date: Sun Mar 30 04:38:14 2008
New Revision: 642715
URL: http://svn.apache.org/viewvc?rev=642715&view=rev
Log:
removed tabs or unwanted spaces (no code change)
Modified:
maven/plugins/trunk/maven-invoker-plugin/src/main/java/org/apache/maven/plugin/invoker/CompositeMap.java
Author: hboutemy
Date: Sun Mar 30 03:55:34 2008
New Revision: 642704
URL: http://svn.apache.org/viewvc?rev=642704&view=rev
Log:
fixed case where there is a space in alternate settings path
Modified:
maven/plugins/trunk/maven-ear-plugin/src/test/java/org/apache/maven/plugin/ear/AbstractEarPlu
Author: hboutemy
Date: Sun Mar 30 02:14:34 2008
New Revision: 642698
URL: http://svn.apache.org/viewvc?rev=642698&view=rev
Log:
don't fail if there is a space in filename
Added:
maven/plugins/trunk/maven-verifier-plugin/src/test/resources/File Exists.xml
- copied, changed from r642560,