Field and Description |
---|
org.apache.maven.plugin.invoker.AbstractInvokerMojo.goalsFile
As of version 1.2, the key
invoker.goals from the properties file specified by the
parameter AbstractInvokerMojo.invokerPropertiesFile should be used instead. |
org.apache.maven.plugin.invoker.AbstractInvokerMojo.interpolationsProperties
As of version 1.3, the parameter
AbstractInvokerMojo.filterProperties should be used instead. |
org.apache.maven.plugin.invoker.AbstractInvokerMojo.profilesFile
As of version 1.2, the key
invoker.profiles from the properties file specified by the
parameter AbstractInvokerMojo.invokerPropertiesFile should be used instead. |
org.apache.maven.plugin.invoker.AbstractInvokerMojo.testProperties
As of version 1.1, use the
AbstractInvokerMojo.properties parameter instead. |