Class and Description |
---|
org.apache.maven.plugin.plugin.UpdatePluginRegistryMojo
plugin registry has been removed from Maven 3, this goal will be removed in next release
|
Field and Description |
---|
org.apache.maven.tools.plugin.util.PluginUtils.MAVEN_COMPONENTS
wrong approach (fake components), documented parameter default values instead to learn people how to
discover them
|
org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation.MULTI_EXECUTION_STRATEGY
use
@executionStrategy always instead |
org.apache.maven.tools.plugin.extractor.javadoc.JavadocMojoAnnotation.PARAMETER_EXPRESSION
use PARAMETER_PROPERTY instead
|
Constructor and Description |
---|
org.apache.maven.script.ant.AntPropertyHelper(ExpressionEvaluator, Log)
use
AntPropertyHelper.AntPropertyHelper(ExpressionEvaluator, Set, Log) to resolve maven.dependency.*
properties |
org.apache.maven.script.ant.AntPropertyHelper(MavenProject, Log)
use the other constructor
|
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.