Type | Changes | By |
---|---|---|
Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces. Fixes MAVEN-1753. | aheritier | |
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
|
aheritier | |
Removed the need to set up a
JAVAWS_HOME property. This is now automatically inferred from
${java.home} and defaultsto
${java.home}/javaws . You can override this value bysetting the
maven.abbot.webstart.home property.
|
vmassol |
Type | Changes | By |
---|---|---|
Add Orion 2.0.x support Fixes MPAPPSERVER-4. Thanks to Matt Smith. | brett | |
Add server debugging support to Tomcat 4.1.x Fixes MPAPPSERVER-5. Thanks to Guillaume Lasnier. | plynch | |
Make runtime appserver properties play nice with console aftermultiple goal invocations Fixes MPAPPSERVER-7. Thanks to Peter Lynch. | plynch |
Type | Changes | By |
---|---|---|
Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces. Fixes MAVEN-1753. | aheritier |
Type | Changes | By |
---|---|---|
Upgrade to Xerces 2.8.0. Replace the deprecated xmlPar serAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces. Fixes MAVEN-1753. | aheritier | |
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
|
aheritier |
Type | Changes | By |
---|---|---|
Replace the deprecated xmlParserAPIs by xml-api s 1.3.03. Fixes MAVEN-1753. | aheritier | |
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
|
aheritier |
Type | Changes | By |
---|---|---|
Removed dependency on non-public goal
war:init and migrated the
jboss:deploy-warfile and
jboss:undeploy-warfile goals to use the new
maven:get tag to retrieve propertiesfrom the WAR plugin.
|
vmassol | |
Added new debug scripts that add the
-Xdebug and other debugging options to enable remote debugging of a JBoss server. Fixes
MPJBOSS-14. Thanks to Marc-Antoine Guarrigue.
|
vmassol |
Type | Changes | By |
---|---|---|
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
|
aheritier | |
Add support for jbuilder 2005. | evenisse | |
Remove use of pom.getPluginContext and replace with maven:set/get. Fixes MPJBUILDER-13. | evenisse |
Type | Changes | By |
---|---|---|
Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces. Fixes MAVEN-1753. | aheritier | |
Update dependencies to match ones i n maven 1.1 core and to unify them between plugins. The following dependencies are updated :
|
aheritier | |
Open report in a new window. | evenisse | |
Allow comma separeted values for maven.jcoverage.instrumentation.excludes. Fixes MPJCOVERAGE-20. | evenisse | |
Fix tests failures when user use maven.jcoverage.instrumentation.excludes Fixes MPJCOVERAGE-16. | evenisse | |
Fix report for Inner/anonymous classes. Fixes MPJCOVERAGE-18. | evenisse |
Type | Changes | By |
---|---|---|
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
|
aheritier | |
Added tools.jar to the Jetty execution classpath to support JSP compilation. Fixes MPJETTY-2. Thanks to Peter Ryan. | vmassol | |
Upgraded dependency to Jasper Compiler and Runtime 4.1.30. Fixes MPJETTY-4. Thanks to Adam Fisk. | vmassol | |
Upgraded dependency to Jetty 4.2.20. Fixes MPJETTY-3. Thanks to Adam Fisk. | vmassol | |
Added a FAQ | vmassol |
Type | Changes | By |
---|---|---|
Add a default value for maven.jnlp.vendor property. Fixes MPJNLP-21. | evenisse | |
Fix extension for external site. Thanks to Steve Molloy. | evenisse |
Type | Changes | By |
---|---|---|
New site report (maven-modello-plugin) to generate the model documentation and the XML schema. | aheritier | |
New goal modello:xsd | aheritier | |
New goals modello:jpox and modello:jpox-metadata-class | aheritier | |
New goals modello:jdom, and modello:j dom-writer | aheritier | |
New goals modello:dom4j, modello:dom4j-reader and modello:dom4j-writer | aheritier | |
New goals modello:stax, modello:stax-reader and modello:stax-writer | aheritier | |
Automatically verify required properties. | aheritier | |
Add a test to validate generations from modello plugins. | aheritier | |
New property maven.modello.plugins to select plugins to call for the goal modello:modello | aheritier | |
The property maven.modello.targetDirectory is replaced by maven.modello.java.targetDirectory,maven.modello.xsd.targetDirectory, and maven.modello.xdoc.targetDirectory | aheritier | |
The plugin is now based on modello libraries 1.0-alpha-14. | aheritier | |
Add plugin documentation and refactor web site. | aheritier |
Type | Changes | By |
---|---|---|
Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Fixes MAVEN-1753. | aheritier | |
The encoding of the project.xml file is not preserved after doing
release:transform . Fixes
MPRELEASE-12. Thanks to Dennis Lundberg.
|
ltheussl | |
handle non-jar dependencies Fixes MPRELEASE-11. | brett | |
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
|
aheritier | |
Handle poms with a namespace Fixes MPSCM-64. | fgiust |
Type | Changes | By |
---|---|---|
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
|
aheritier | |
Fixed typo in docs Fixes MPREPO-6. | dion | |
create-upload-bundle now also adds a jar with java sources | fgiust |
Type | Changes | By |
---|---|---|
Bash completion support Fixes MPSHELL-1. Thanks to Michael Schuerig. | brett |
Type | Changes | By |
---|---|---|
Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces. Fixes MAVEN-1753. | aheritier | |
Update very old docs | dion | |
Fix classpath for the Struts war validator | dion | |
Add a plugin test project that tests the validator | dion | |
Remove old pom.getPluginContext code | dion |
Type | Changes | By |
---|---|---|
Upgrade to classworlds 1.1 alpha 2 to unify with scm plugin. | aheritier | |
Excluded dependencies not bundled from the classworlds configuration Fixes MPUBERJAR-6. Thanks to Ronald Holshausen. | brett | |
Fix path if < jar > is specified for a dependency Fixes MPUBERJAR-7. Thanks to Goran Lowkrantz. | brett |
Type | Changes | By |
---|---|---|
Add user and group properties Fixes MPWEBSERVER-1. Thanks to Guillaume Lasnier. | brett |
Type | Changes | By |
---|---|---|
Initial plugin creation by Girish Deuskar. See the feature list on the Webstart plugin web site for a full list of what the plugin does. | vmassol |
Project name | Next release |
---|---|
Cactus and JCoverage Integration Plugin | 1.0-SNAPSHOT |
Maven Ashkelon Plugin | 1.2.1-SNAPSHOT |
Maven Caller Plugin | No future version planned |
Maven Castor Plugin | No future version planned |
Maven DocBook Plugin | No future version planned |
Maven Integration Test Plugin | 1.0 |
Maven JDEE Plugin | No future version planned |
Maven JDeveloper Plugin | No future version planned |
Maven JUnitDoclet Plugin | No future version planned |
Maven TJDO Plugin | No future version planned |
Maven VDoclet Plugin | 1.2.1-SNAPSHOT but no changes registred actually. |
Maven Wizard Plugin | 1.1.1-SNAPSHOT but no changes registred actually. |