/[Apache-SVN]
ViewVC logotype

Revision 280539


Jump to revision: Previous Next
Author: kenney
Date: Tue Sep 13 11:41:52 2005 UTC (19 years ago)
Changed paths: 16
Log Message:
o Put  modello-maven-plugin under dependencyManagement and chose version
  1.0-alpha-5-SNAPSHOT for all so they're all the same.
  
o Updated modello plugin invocations in all poms to by adding execution elements
  and fixing goals section to get rid of deprecated notation.
  
o Removed dependency on modello-core in maven-plugin-tools; it seems it
  was there because maven-plugin-tools-java used StringUtils from modello -
  changed that to use the plexus-utils version.

o Reversed commons-cli version back to 1.0 (brett asked me to, a few days back).

o Updated all models to use fully qualified classnames - do not assume
  java.util.* is included! (it won't be anymore from modello 
  1.0-alpha-5-SNAPSHOT onward).

o Added some <?xml processing instructions to some models that didn't have them
  - vim now recognizes these files as XML (so I get syntax highlighting :))




Changed paths

Path Details
Directorymaven/components/trunk/maven-core/pom.xml modified , text changed
Directorymaven/components/trunk/maven-model/maven.mdo modified , text changed
Directorymaven/components/trunk/maven-model/pom.xml modified , text changed
Directorymaven/components/trunk/maven-plugin-descriptor/pom.xml modified , text changed
Directorymaven/components/trunk/maven-plugin-registry/plugin-registry.mdo modified , text changed
Directorymaven/components/trunk/maven-plugin-registry/pom.xml modified , text changed
Directorymaven/components/trunk/maven-plugin-tools/maven-plugin-tools-api/pom.xml modified , text changed
Directorymaven/components/trunk/maven-plugin-tools/maven-plugin-tools-java/src/main/java/org/apache/maven/tools/plugin/extractor/java/JavaMojoDescriptorExtractor.java modified , text changed
Directorymaven/components/trunk/maven-plugins/maven-assembly-plugin/pom.xml modified , text changed
Directorymaven/components/trunk/maven-plugins/maven-verifier-plugin/pom.xml modified , text changed
Directorymaven/components/trunk/maven-plugins/pom.xml modified , text changed
Directorymaven/components/trunk/maven-profile/pom.xml modified , text changed
Directorymaven/components/trunk/maven-repository-metadata/pom.xml modified , text changed
Directorymaven/components/trunk/maven-settings/pom.xml modified , text changed
Directorymaven/components/trunk/maven-settings/settings.mdo modified , text changed
Directorymaven/components/trunk/pom.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26