Excellent! Using Maven 2.0.9, this should be added in the tutorial.
Thank you Brett, Gérald 2008/11/26 Brett Porter <[EMAIL PROTECTED]>: > a dependency on plexus-utils seems to be missing or set to an incompatible > version with Maven (which depends on the version of Maven you are using). > > - Brett > > On 25/11/2008, at 6:28 PM, Gérald Quintana wrote: > >> Hello, >> >> I wrote my own report (simple Hello World at the moment) following the >> tutorial >> http://docs.codehaus.org/display/MAVENUSER/Write+your+own+report+plugin >> >> But I can't run it, I get the following exception: >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] BUILD ERROR >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Error getting reports from the plugin >> 'com.mycompany.mojo:maven-hello-plugin': Unable to find the mojo >> 'com.mycompany.mojo:maven-hello-plugin:1.0-alpha-1:hello-report' in >> the plugin 'com.mycompany.mojo:maven-hello-plugin' >> org.codehaus.plexus.util.xml.XmlStreamReader >> >> What did I miss? >> Gérald >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> > > -- > Brett Porter > [EMAIL PROTECTED] > http://blogs.exist.com/bporter/ > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
