Created JIRA project for EAR plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114362 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
518b99c18c
commit
33b5e5402f
@ -9,10 +9,11 @@
|
||||
<description>Ear Plugin for Maven</description>
|
||||
<shortDescription>Ear Plugin for Maven</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/ear/</url>
|
||||
<issueTrackingUrl>http://jira.codehaus.org/BrowseProject.jspa?id=10323</issueTrackingUrl>
|
||||
<siteDirectory>/www/maven.apache.org/reference/plugins/ear/</siteDirectory>
|
||||
<repository>
|
||||
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/ear/</connection>
|
||||
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/ear/</url>
|
||||
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven-plugins/ear/</connection>
|
||||
<url>http://cvs.apache.org/viewcvs/maven-plugins/ear/</url>
|
||||
</repository>
|
||||
<versions/>
|
||||
<branches/>
|
||||
|
||||
@ -5,38 +5,40 @@
|
||||
<author email="nathan.coast@blueyonder.co.uk">Nathan Coast</author>
|
||||
</properties>
|
||||
<body>
|
||||
|
||||
<release version="1.3" date="in CVS">
|
||||
<action dev="dion" type="update">Apply Maven-949</action>
|
||||
<action dev="dion" type="update" issue="MPEAR-2">
|
||||
</action>
|
||||
</release>
|
||||
|
||||
<release version="1.2" date="2003-09-29">
|
||||
<action dev="michal" type="fix">
|
||||
Fixes for MAVEN-565
|
||||
Documentation of some properties were outdated
|
||||
<action dev="michal" type="fix" issue="MPEAR-1">
|
||||
Documentation of some properties were outdated.
|
||||
</action>
|
||||
<action dev="michal" type="fix">
|
||||
Fixes for MAVEN-518.
|
||||
Artifact processing in the plugin
|
||||
was slightly changed and now it supports jar overriding mechanism
|
||||
<action dev="michal" type="fix" issue="MAVEN-518">
|
||||
Artifact processing in the plugin was slightly changed and now it
|
||||
supports jar overriding mechanism.
|
||||
</action>
|
||||
<action dev="michal" type="add">
|
||||
Added 'deploy', 'deploy-snapshot' and 'install-snapshot' goals
|
||||
Added 'deploy', 'deploy-snapshot' and 'install-snapshot' goals.
|
||||
</action>
|
||||
<action dev="vmassol" type="fix">
|
||||
Removed warning about application.xml being added twice to the
|
||||
EAR.
|
||||
</action>
|
||||
</release>
|
||||
|
||||
<release version="1.1" date="2003-05-08">
|
||||
<action dev="michal" type="add">
|
||||
Added autogeneration of application.xml file
|
||||
Added autogeneration of application.xml file.
|
||||
</action>
|
||||
</release>
|
||||
|
||||
<release version="1.0" date="2002-08-04">
|
||||
<action dev="ncoast" type="add">
|
||||
Initial plugin created
|
||||
Initial plugin created.
|
||||
</action>
|
||||
</release>
|
||||
|
||||
</body>
|
||||
</document>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user