Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Changelog Report

Total number of change sets: 1

Changes between 2006-12-10 and 2007-01-10

Total Commits: 5

Total Number of Files Changed: 43

Date Author File/Message
2007-01-07 02:46:26 Arnaud Heritier

/maven/maven-1/plugins-sandbox/trunk/modello/plugin.jelly v493630

/maven/maven-1/plugins-sandbox/trunk/modello/plugin.properties v493630

/maven/maven-1/plugins-sandbox/trunk/modello/project.properties v493630

/maven/maven-1/plugins-sandbox/trunk/modello/project.xml v493630

/maven/maven-1/plugins-sandbox/trunk/modello/src/plugin-test v493630

/maven/maven-1/plugins-sandbox/trunk/modello/src/plugin-test/maven.xml v493630

/maven/maven-1/plugins-sandbox/trunk/modello/src/plugin-test/project.properties v493630

/maven/maven-1/plugins-sandbox/trunk/modello/src/plugin-test/project.xml v493630

/maven/maven-1/plugins-sandbox/trunk/modello/src/plugin-test/src v493630

/maven/maven-1/plugins-sandbox/trunk/modello/src/plugin-test/src/main v493630

/maven/maven-1/plugins-sandbox/trunk/modello/src/plugin-test/src/main/mdo v493630

/maven/maven-1/plugins-sandbox/trunk/modello/src/plugin-test/src/main/mdo/model.mdo v493630

/maven/maven-1/plugins-sandbox/trunk/modello/xdocs/changes.xml v493630

/maven/maven-1/plugins-sandbox/trunk/modello/xdocs/goals.xml v493630

/maven/maven-1/plugins-sandbox/trunk/modello/xdocs/index.xml v493630

/maven/maven-1/plugins-sandbox/trunk/modello/xdocs/install.xml v493630

/maven/maven-1/plugins-sandbox/trunk/modello/xdocs/navigation.xml v493630

/maven/maven-1/plugins-sandbox/trunk/modello/xdocs/properties.xml v493630

/maven/maven-1/plugins-sandbox/trunk/modello/xdocs/usage.xml v493630

New site report (maven-modello-plugin) to generate the model documentation and the XML schema. New goal modello:xsd New goals modello:jpox and modello:jpox-metadata-class New goals modello:jdom, and modello:jdom-writer New goals modello:dom4j, modello:dom4j-reader and modello:dom4j-writer New goals modello:stax, modello:stax-reader and modello:stax-writer Automatically verify required properties. Add a test to validate generations from modello plugins. New property maven.modello.plugins to select plugins to call for the goal modello:modello The property maven.modello.targetDirectory is replaced by maven.modello.java.targetDirectory,maven.modello.xsd.targetDirectory, and maven.modello.xdoc.targetDirectory The plugin is now based on modello libraries 1.0-alpha-14. Add plugin documentation and refactor web site.
2007-01-07 02:45:42 Arnaud Heritier

/maven/maven-1/plugins-sandbox/trunk/modello v493629

New site report (maven-modello-plugin) to generate the model documentation and the XML schema. New goal modello:xsd New goals modello:jpox and modello:jpox-metadata-class New goals modello:jdom, and modello:jdom-writer New goals modello:dom4j, modello:dom4j-reader and modello:dom4j-writer New goals modello:stax, modello:stax-reader and modello:stax-writer Automatically verify required properties. Add a test to validate generations from modello plugins. New property maven.modello.plugins to select plugins to call for the goal modello:modello The property maven.modello.targetDirectory is replaced by maven.modello.java.targetDirectory,maven.modello.xsd.targetDirectory, and maven.modello.xdoc.targetDirectory The plugin is now based on modello libraries 1.0-alpha-14. Add plugin documentation and refactor web site.
2007-01-06 01:02:30 Arnaud Heritier

/maven/maven-1/plugins-sandbox/trunk/plugins-site/project.properties v493251

/maven/maven-1/plugins-sandbox/trunk/plugins-site/src v493251

/maven/maven-1/plugins-sandbox/trunk/plugins-site/src/site v493251

/maven/maven-1/plugins-sandbox/trunk/plugins-site/src/site/xdoc v493251

/maven/maven-1/plugins-sandbox/trunk/plugins-site/src/site/xdoc/navigation.xml (from /maven/maven-1/plugins-sandbox/trunk/plugins-site/xdocs/navigation.xml:491988) v493251

/maven/maven-1/plugins-sandbox/trunk/plugins-site/xdocs/navigation.xml v493251

Use the same directories layout (m2) as in the bundled plugins Clover and Dashboard aren't used
2007-01-02 02:24:47 Arnaud Heritier

/maven/maven-1/core/trunk/project.properties v491732

/maven/maven-1/core/trunk/src/test/touchstone-build/project.properties v491732

/maven/maven-1/plugins/trunk/plugins-parent/project.properties v491732

/maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.properties v491732

Put snapshot repo before the release to speedup the everyday build. Snapshots are asked more often than releases
2006-12-27 09:57:19 Arnaud Heritier

/maven/maven-1/core/trunk/project.xml v490467

/maven/maven-1/plugins/trunk/artifact/project.xml v490467

/maven/maven-1/plugins/trunk/artifact/xdocs/changes.xml v490467

/maven/maven-1/plugins/trunk/jalopy/project.xml v490467

/maven/maven-1/plugins/trunk/jalopy/xdocs/changes.xml v490467

/maven/maven-1/plugins/trunk/javacc/project.xml v490467

/maven/maven-1/plugins/trunk/javacc/xdocs/changes.xml v490467

/maven/maven-1/plugins/trunk/jxr/project.xml v490467

/maven/maven-1/plugins/trunk/jxr/xdocs/changes.xml v490467

/maven/maven-1/plugins/trunk/plugins-parent/project.properties v490467

/maven/maven-1/plugins/trunk/scm/project.xml v490467

/maven/maven-1/plugins/trunk/scm/xdocs/changes.xml v490467

/maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.properties v490467

MAVEN-1803 : Upgrade plexus-utils to version 1.0.5 The groupId is changed to org.codehaus.plexus