David wrote:
So I can use the latests versions of maven-reporting-* regardless of any target maven level (mvn 2.0.6. is declared as a minimum due to plexus 1.5.6).
The maven-reporting-api is shipped with the core, i.e. at runtime a plugin always gets the version of the API matching the current Maven version. Since the Taglist Plugin already has 2.0.6 as minimum, a natural choice could be
- maven-reporting-api:2.0.6 - maven-reporting-impl:2.0.4.1 Benjamin --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
