mirror of https://github.com/apache/maven.git
76c4ceda28
o changed the exception(s) throws during mojo descriptor extraction to be derivatives of InvalidPluginDescriptorException o changed PluginConfigurationException in plugin.descriptor to InvalidPluginDescriptorException o changed all "true".equals(something) to Boolean.valueOf(something).booleanValue() o added validation of 'modelVersion' back to [Default]ModelValidator o Fixed/added tests for new 'modelVersion' validation o changed all requiresXXX in MojoDescriptor to XXXRequired, and getRequiresXXX():boolean to isXXXRequired():boolean to help maintain bean-ness for future use git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@168630 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
.. | ||
maven-assembly-plugin | ||
maven-clean-plugin | ||
maven-compiler-plugin | ||
maven-deploy-plugin | ||
maven-ejb-plugin | ||
maven-hello-plugin | ||
maven-idea-plugin | ||
maven-install-plugin | ||
maven-jar-plugin | ||
maven-plugin-plugin | ||
maven-resources-plugin | ||
maven-site-plugin | ||
maven-surefire-plugin | ||
maven-verifier-plugin | ||
maven-war-plugin | ||
.cvsignore | ||
pom.xml |