On 25/09/06, Jimisola Laursen <[EMAIL PROTECTED]> wrote: > > Ran mvn -U -X and Maven uses 1.0-beta-2 instead of beta-4-SNAPSHOT (note > beta-2 and not beta-2-SNAPSHOT). > > Our top-level pom (defines what version to use using pluginManagement > (i.e.1.0-beta-4-SNAPSHOT). > > But, pluginManagement is not used for plugins running under reporting > (i.e. > the default to latest non-SNAPSHOT)? > I explicitly set the version for the ajdoc part and now it looks correct. > > Am I right? Can't I configure versions for reporting using > pluginManagement > (or similar)? Actually I do not know, need to look into that. anyone else know ? Just wanted to let you know that I filed a bug report on this issue since I experienced it not only with aspectj-maven-plugin. http://jira.codehaus.org/browse/MNG-2601 Regards, Jimisola -- View this message in context: http://www.nabble.com/Problems-with-aspectj-maven-plugin-and-reporting-using-ajdoc-tf2060246.html#a6904436 Sent from the mojo - user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
