[GitHub] maven-plugins pull request #115: Upgrade to Plexus Archiver 3.5-SNAPSHOT

2017-06-19 Thread snicoll
Github user snicoll closed the pull request at: https://github.com/apache/maven-plugins/pull/115 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] maven-plugins pull request #117: Upgrade to Plexus IO 3.0.0

2017-06-19 Thread snicoll
GitHub user snicoll opened a pull request: https://github.com/apache/maven-plugins/pull/117 Upgrade to Plexus IO 3.0.0 See MASSEMBLY-859 PR #116 should be merged first as plexus io 3.0.0 requires Java 7 You can merge this pull request into a Git repository by running

[GitHub] maven-plugins pull request #116: Upgrade to Java 7

2017-06-19 Thread snicoll
GitHub user snicoll opened a pull request: https://github.com/apache/maven-plugins/pull/116 Upgrade to Java 7 See MASSEMBLY-860 You can merge this pull request into a Git repository by running: $ git pull https://github.com/snicoll/maven-plugins MASSEMBLY-860 Alternatively

[GitHub] maven-plugins pull request #115: Upgrade to Plexus Archiver 3.5-SNAPSHOT

2017-06-16 Thread snicoll
GitHub user snicoll opened a pull request: https://github.com/apache/maven-plugins/pull/115 Upgrade to Plexus Archiver 3.5-SNAPSHOT See MASSEMBLY-854 Please note that this new release of plexus archiver requires Java7 You can merge this pull request into a Git repository

[GitHub] maven-plugins pull request #114: Add support for "parameters" flag

2017-05-29 Thread snicoll
GitHub user snicoll opened a pull request: https://github.com/apache/maven-plugins/pull/114 Add support for "parameters" flag This requires a change in plexus compiler first, see https://github.com/codehaus-plexus/plexus-compiler/pull/29 You can merge this pull request

[ANN] Maven RAR Plugin 1.1 released

2006-02-12 Thread snicoll
The maven team is pleased to announce the Maven RAR Plugin 1.1 release! http://maven.apache.org/maven-1.x/reference/plugins/rar/ Rar Plugin for Maven Changes in this version include: New Features: o Added maven.rar.final.name property. Issue: MPRAR-2. o Add xdocs/changes.xml Fixed bug

[ANN] Maven Javacc Plugin 1.2 released

2006-02-12 Thread snicoll
The maven team is pleased to announce the Maven Javacc Plugin 1.2 release! http://maven.apache.org/maven-1.x/reference/plugins/javacc/ Changes in this version include: Fixed bugs: o Output directory for generated files can be configured Issue: MPJAVACC-3. Changes: o Update dependencie

svn commit: r291397 - in /maven/components/trunk/maven-core-it: ./ it0070/ it0070/src/ it0070/src/main/ it0070/src/main/custom/ it0070/src/main/rar/

2005-09-25 Thread snicoll
Author: snicoll Date: Sun Sep 25 02:18:03 2005 New Revision: 291397 URL: http://svn.apache.org/viewcvs?rev=291397&view=rev Log: Added rar integration test. Added: maven/components/trunk/maven-core-it/it0070/ maven/components/trunk/maven-core-it/it0070/expected-results.txt m

svn commit: r291395 - /maven/components/trunk/maven-plugins/maven-rar-plugin/src/main/java/org/apache/maven/plugin/rar/RarMojo.java

2005-09-25 Thread snicoll
Author: snicoll Date: Sun Sep 25 01:49:09 2005 New Revision: 291395 URL: http://svn.apache.org/viewcvs?rev=291395&view=rev Log: rar source file compliant with src/main structure. Modified: maven/components/trunk/maven-plugins/maven-rar-plugin/src/main/java/org/apache/maven/plugin

svn commit: r291393 - /maven/components/trunk/maven-site/src/site/xdoc/plugins/index.xml

2005-09-25 Thread snicoll
Author: snicoll Date: Sun Sep 25 01:35:57 2005 New Revision: 291393 URL: http://svn.apache.org/viewcvs?rev=291393&view=rev Log: Added reference to maven-rar-plugin Modified: maven/components/trunk/maven-site/src/site/xdoc/plugins/index.xml Modified: maven/components/trunk/maven-site

svn commit: r291392 - in /maven/components/trunk/maven-plugins: ./ maven-rar-plugin/ maven-rar-plugin/src/main/java/org/apache/maven/plugin/rar/ maven-rar-plugin/src/site/ maven-rar-plugin/src/site/ap

2005-09-25 Thread snicoll
Author: snicoll Date: Sun Sep 25 01:32:41 2005 New Revision: 291392 URL: http://svn.apache.org/viewcvs?rev=291392&view=rev Log: * Moved maven-rar-plugin from the sandbox to maven-plugins * MNG-854: Added javadoc and web site doco Added: maven/components/trunk/maven-plugins/maven-rar-pl

svn commit: r291391 - /maven/components/trunk/sandbox/maven-rar-plugin/

2005-09-25 Thread snicoll
Author: snicoll Date: Sun Sep 25 01:31:38 2005 New Revision: 291391 URL: http://svn.apache.org/viewcvs?rev=291391&view=rev Log: Moved maven-rar-plugin from the sandbox to maven-plugins Removed: maven/components/trunk/sandbox/maven-rar-pl

svn commit: r291389 - /maven/components/trunk/maven-plugins/maven-ear-plugin/src/main/java/org/apache/maven/plugin/ear/EarMojo.java

2005-09-25 Thread snicoll
Author: snicoll Date: Sun Sep 25 01:13:35 2005 New Revision: 291389 URL: http://svn.apache.org/viewcvs?rev=291389&view=rev Log: info log now specifies that maven will generate a MANIFEST if the custom manifest is not found. Modified: maven/components/trunk/maven-plugins/maven-ear-pl

svn commit: r291388 - /maven/components/trunk/maven-plugins/maven-war-plugin/src/site/apt/introduction.apt

2005-09-25 Thread snicoll
Author: snicoll Date: Sun Sep 25 01:05:41 2005 New Revision: 291388 URL: http://svn.apache.org/viewcvs?rev=291388&view=rev Log: copy/pasting is evil! Modified: maven/components/trunk/maven-plugins/maven-war-plugin/src/site/apt/introduction.apt Modified: maven/components/trunk/m

svn commit: r291386 - in /maven/components/trunk/maven-plugins/maven-ejb-plugin/src/site: ./ apt/ apt/howto.apt apt/introduction.apt site.xml

2005-09-25 Thread snicoll
Author: snicoll Date: Sun Sep 25 00:48:20 2005 New Revision: 291386 URL: http://svn.apache.org/viewcvs?rev=291386&view=rev Log: MNG-852: Added web site doco for EJB plugin. Added: maven/components/trunk/maven-plugins/maven-ejb-plugin/src/site/ maven/components/trunk/maven-plugins/m

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

2005-09-24 Thread snicoll
Author: snicoll Date: Sat Sep 24 08:32:57 2005 New Revision: 291315 URL: http://svn.apache.org/viewcvs?rev=291315&view=rev Log: updated reporting-impl dependencies to beta-2-SNAPSHOT Modified: maven/components/trunk/maven-plugins/maven-plugin-plugin/pom.xml Modified: maven/components/t

svn commit: r291309 - in /maven/components/trunk/maven-plugins/maven-plugin-plugin: ./ src/main/java/org/apache/maven/plugin/plugin/ src/main/resources/

2005-09-24 Thread snicoll
Author: snicoll Date: Sat Sep 24 08:22:36 2005 New Revision: 291309 URL: http://svn.apache.org/viewcvs?rev=291309&view=rev Log: MNG-706: Implemented plugin:xdoc as a report Added: maven/components/trunk/maven-plugins/maven-plugin-plugin/src/main/java/org/apache/maven/plugin/pl

svn commit: r291288 - in /maven/components/trunk/maven-plugins/maven-ear-plugin/src/main/java/org/apache/maven/plugin/ear: AbstractEarMojo.java GenerateApplicationXmlMojo.java

2005-09-24 Thread snicoll
Author: snicoll Date: Sat Sep 24 05:25:32 2005 New Revision: 291288 URL: http://svn.apache.org/viewcvs?rev=291288&view=rev Log: missing : in id. Modified: maven/components/trunk/maven-plugins/maven-ear-plugin/src/main/java/org/apache/maven/plugin/ear/AbstractEarMojo.java m

svn commit: r291287 - /maven/components/trunk/maven-plugins/maven-ear-plugin/src/main/java/org/apache/maven/plugin/ear/

2005-09-24 Thread snicoll
Author: snicoll Date: Sat Sep 24 05:23:26 2005 New Revision: 291287 URL: http://svn.apache.org/viewcvs?rev=291287&view=rev Log: changing email address. Modified: maven/components/trunk/maven-plugins/maven-ear-plugin/src/main/java/org/apache/maven/plugin/ear/AbstractEarModule.java m

svn commit: r291188 - in /maven/components/trunk/maven-plugins/maven-war-plugin/src/site: ./ apt/ apt/howto.apt apt/introduction.apt site.xml

2005-09-23 Thread snicoll
Author: snicoll Date: Fri Sep 23 11:43:46 2005 New Revision: 291188 URL: http://svn.apache.org/viewcvs?rev=291188&view=rev Log: MNG-853: added howto and web site doco for war plugin. Added: maven/components/trunk/maven-plugins/maven-war-plugin/src/site/ maven/components/trunk/m

svn commit: r291184 - in /maven/components/trunk/maven-plugins/maven-ear-plugin/src/site: apt/configuration-examples.apt apt/howto.apt apt/introduction.apt site.xml

2005-09-23 Thread snicoll
Author: snicoll Date: Fri Sep 23 11:23:33 2005 New Revision: 291184 URL: http://svn.apache.org/viewcvs?rev=291184&view=rev Log: Updated web site documentation according to Johnny R. Ruiz III's work. Added: maven/components/trunk/maven-plugins/maven-ear-plugin/src/site/apt/

svn commit: r290534 - in /maven/components/trunk/maven-plugins/maven-jar-plugin/src: main/java/org/apache/maven/plugin/jar/JarMojo.java site/ site/apt/ site/apt/howto.apt site/site.xml

2005-09-20 Thread snicoll
Author: snicoll Date: Tue Sep 20 12:22:03 2005 New Revision: 290534 URL: http://svn.apache.org/viewcvs?rev=290534&view=rev Log: PR: MNG-858 Submitted by: Allan Ramirez Reviewed by: Stephane Nicoll Documentation of Jar plugin Added: maven/components/trunk/maven-plugins/maven-jar-plugin

svn commit: r280101 - /maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java

2005-09-11 Thread snicoll
Author: snicoll Date: Sun Sep 11 02:48:34 2005 New Revision: 280101 URL: http://svn.apache.org/viewcvs?rev=280101&view=rev Log: MNG-853: added Javadoc and parameter's documentation. Modified: maven/components/trunk/maven-plugins/maven-war-plugin/src/main/java/org/apache/maven/p

svn commit: r280096 - /maven/components/trunk/maven-plugins/maven-ejb-plugin/src/main/java/org/apache/maven/plugin/ejb/EjbMojo.java

2005-09-11 Thread snicoll
Author: snicoll Date: Sun Sep 11 01:43:37 2005 New Revision: 280096 URL: http://svn.apache.org/viewcvs?rev=280096&view=rev Log: MNG-852: added Javadoc and parameter's documentation. Modified: maven/components/trunk/maven-plugins/maven-ejb-plugin/src/main/java/org/apache/maven/p

svn commit: r279847 - /maven/components/trunk/maven-plugins/maven-idea-plugin/src/main/java/org/apache/maven/plugin/idea/IdeaMojo.java

2005-09-09 Thread snicoll
Author: snicoll Date: Fri Sep 9 12:19:39 2005 New Revision: 279847 URL: http://svn.apache.org/viewcvs?rev=279847&view=rev Log: MNG-420: provides a default jdkName based on the java.version system property. Modified: maven/components/trunk/maven-plugins/maven-idea-plugin/src/main/java

svn commit: r279403 - /maven/components/trunk/maven-plugins/pom.xml

2005-09-07 Thread snicoll
Author: snicoll Date: Wed Sep 7 12:30:51 2005 New Revision: 279403 URL: http://svn.apache.org/viewcvs?rev=279403&view=rev Log: updated developers section. Modified: maven/components/trunk/maven-plugins/pom.xml Modified: maven/components/trunk/maven-plugins/pom.xml URL:

svn commit: r279376 - in /maven/components/trunk/maven-plugins/maven-ear-plugin/src: main/java/org/apache/maven/plugin/ear/JavaModule.java site/apt/configuration-examples.apt

2005-09-07 Thread snicoll
Author: snicoll Date: Wed Sep 7 09:37:45 2005 New Revision: 279376 URL: http://svn.apache.org/viewcvs?rev=279376&view=rev Log: MNG-826: - Jar dependencies are not included in the generated application.xml ; Hence 'library' is the default behavior and has been r

svn commit: r234462 - /maven/components/trunk/maven-plugins/maven-ear-plugin/src/main/java/org/apache/maven/plugin/ear/EarMojo.java

2005-08-22 Thread snicoll
Author: snicoll Date: Mon Aug 22 03:08:55 2005 New Revision: 234462 URL: http://svn.apache.org/viewcvs?rev=234462&view=rev Log: Now allowing custom manifest file to be set in the generated EAR file. Modified: maven/components/trunk/maven-plugins/maven-ear-plugin/src/main/java/org/ap

svn commit: r234200 - /maven/components/trunk/maven-plugins/maven-ear-plugin/src/main/java/org/apache/maven/plugin/ear/EarMojo.java

2005-08-21 Thread snicoll
Author: snicoll Date: Sun Aug 21 06:29:05 2005 New Revision: 234200 URL: http://svn.apache.org/viewcvs?rev=234200&view=rev Log: Removed excludedDependencySet as it has been implemented another way Modified: maven/components/trunk/maven-plugins/maven-ear-plugin/src/main/java/org/apache/m