On Tue, January 4, 2011 9:25:24 PM, Brett said:
The currently supported APIs in Maven 3 are the same as in Maven 2, including
the mojo annotations (which are not Plexus annotations). There's some talk
about
expanding the plugin API in future releases to enumerate a supported API for
all
the
I agree that "current" can't be right.
The problem is that every plugin should be responsible to refer to the right
version.
Maybe the closest we can get is by ${project.prerequisite.maven} and set it by
default to 2.0 to give it at least a value.
Although there are no apidocs for this version
Skip empty requires
---
Key: MRPM-92
URL: http://jira.codehaus.org/browse/MRPM-92
Project: Mojo RPM Plugin
Issue Type: Improvement
Components: rpm
Affects Versions: 2.1-alpha-1
Reporter: Lorenzo Albe
For the site JavaDoc generation, the mojo-parent 27 declares some links to
maven API docs:
http://maven.apache.org/ref/current/maven-artifact/apidocs/
http://maven.apache.org/ref/current/maven-artifact-manager/apidocs/
http://maven.apache.org/ref/current/maven
[
http://jira.codehaus.org/browse/MJBOSSPACK-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anders Hammar closed MJBOSSPACK-36.
---
Resolution: Fixed
Fix Version/s: 2.2
Fixed in r13346 on trunk.
Upgraded all dependencies