svn commit: r406527 - /maven/plugins/trunk/maven-idea-plugin/src/main/java/org/apache/maven/plugin/idea/IdeaModuleMojo.java

2006-05-14 Thread jmcconnell
Author: jmcconnell Date: Sun May 14 21:12:07 2006 New Revision: 406527 URL: http://svn.apache.org/viewcvs?rev=406527&view=rev Log: small tweak to the plugin.xml path, need to add things into the idea mojo at some point and tweak the init params, but still not sure how I want to so that since the

svn commit: r406498 - /maven/site/trunk/src/site/fml/maven1.fml

2006-05-14 Thread brett
Author: brett Date: Sun May 14 18:51:59 2006 New Revision: 406498 URL: http://svn.apache.org/viewcvs?rev=406498&view=rev Log: add link to conversion guide Modified: maven/site/trunk/src/site/fml/maven1.fml Modified: maven/site/trunk/src/site/fml/maven1.fml URL: http://svn.apache.org/viewcvs

svn commit: r406494 - /maven/plugins/trunk/maven-antrun-plugin/src/main/java/org/apache/maven/plugin/antrun/AntPropertyHelper.java

2006-05-14 Thread brett
Author: brett Date: Sun May 14 18:16:41 2006 New Revision: 406494 URL: http://svn.apache.org/viewcvs?rev=406494&view=rev Log: you can have both classifier and type Modified: maven/plugins/trunk/maven-antrun-plugin/src/main/java/org/apache/maven/plugin/antrun/AntPropertyHelper.java Modified:

svn commit: r406471 - /maven/plugins/trunk/maven-idea-plugin/src/main/java/org/apache/maven/plugin/idea/IdeaModuleMojo.java

2006-05-14 Thread jmcconnell
Author: jmcconnell Date: Sun May 14 16:31:52 2006 New Revision: 406471 URL: http://svn.apache.org/viewcvs?rev=406471&view=rev Log: using -DideaPlugin=true will allow you to build a idea plugin module, with the plugin.xml located in the normal place for META-INF stuff, src/main/resources Modified

svn commit: r406459 - /maven/plugins/trunk/maven-site-plugin/src/site/apt/creating-a-skin.apt

2006-05-14 Thread brett
Author: brett Date: Sun May 14 15:41:03 2006 New Revision: 406459 URL: http://svn.apache.org/viewcvs?rev=406459&view=rev Log: remove duplicate Modified: maven/plugins/trunk/maven-site-plugin/src/site/apt/creating-a-skin.apt Modified: maven/plugins/trunk/maven-site-plugin/src/site/apt/creatin

svn commit: r406438 - in /maven/plugins/trunk/maven-war-plugin/src/test/java/org/apache/maven/plugin/war/stub: MavenProject4CopyConstructor.java ModelStub.java ProjectHelperStub.java SimpleWarArtifact

2006-05-14 Thread brett
Author: brett Date: Sun May 14 14:35:43 2006 New Revision: 406438 URL: http://svn.apache.org/viewcvs?rev=406438&view=rev Log: add missing test files Added: maven/plugins/trunk/maven-war-plugin/src/test/java/org/apache/maven/plugin/war/stub/MavenProject4CopyConstructor.java (with props)

svn commit: r406425 - in /maven/plugins/trunk/maven-war-plugin/src/test/java/org/apache/maven/plugin/war: PropertyUtilsTest.java WarExplodedMojoTest.java WarInPlaceMojoTest.java stub/MavenProjectArtif

2006-05-14 Thread brett
Author: brett Date: Sun May 14 13:45:43 2006 New Revision: 406425 URL: http://svn.apache.org/viewcvs?rev=406425&view=rev Log: [MWAR-37] additional test cases Submitted by: Marvin King Modified: maven/plugins/trunk/maven-war-plugin/src/test/java/org/apache/maven/plugin/war/PropertyUtilsTest.j

svn commit: r406419 - in /maven/plugins/trunk/maven-war-plugin: ./ src/main/java/org/apache/maven/plugin/war/ src/main/resources/ src/test/java/org/apache/maven/plugin/war/ src/test/java/org/apache/ma

2006-05-14 Thread brett
Author: brett Date: Sun May 14 13:33:32 2006 New Revision: 406419 URL: http://svn.apache.org/viewcvs?rev=406419&view=rev Log: [MWAR-38] fix filenames of included ejbs, etc Added: maven/plugins/trunk/maven-war-plugin/src/test/java/org/apache/maven/plugin/war/stub/EJBClientArtifactStub.java