/[Apache-SVN]
ViewVC logotype

Revision 165225


Jump to revision: Previous Next
Author: jdcasey
Date: Thu Apr 28 23:06:11 2005 UTC (19 years, 5 months ago)
Changed paths: 1
Log Message:
o Cleaned up field-level annotation support (especially descriptor extraction, generation, and building)
o Converted all "core" plugins (including maven-core-it-plugin) to use field-level annotations
o Removed generation of parameter descriptors for ${/#component.* param specifications.
o Added @readonly for parameters that cannot be overridden by user configuration (List override was dangerous here)
o Added validation against pom-derived configuration for @readonly parameters
o Fixed @parameter alias="" support...now configuration of the mojo instance actually will work with either the real param name or the alias. Would be nice to support multiple aliases, but that might require @alias annotations...
o Added [temporary?] support for null editable attributes for parameters, to support pre-built mojos from the repo.

Annotation support should be just about ready to go...


Changed paths

Path Details
Directorymaven/components/trunk/maven-plugins/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/AbstractCompilerMojo.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26