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 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 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 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 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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/
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
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
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
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
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:
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
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
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
29 matches
Mail list logo