Hi, you may even wan't to try this
http://jira.codehaus.org/browse/MOJO-575 https://svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox/dashboard-maven-pl ugin/ Thanks Lakshman > -----Original Message----- > From: Srilakshmanan, Lakshman > Sent: Monday, 29 January 2007 3:09 PM > To: Maven Users List > Subject: RE: M2 dashboard plug-in found > > Hi Alexander, > > Try this > http://snapshots.repository.codehaus.org/org/codehaus/mojo/dashboard-mav > en-plugin/ > > > Thanks > Lakshman > > > > -----Original Message----- > > From: Morgovsky, Alexander (US - Glen Mills) > [mailto:[EMAIL PROTECTED] > > Sent: Monday, 29 January 2007 2:07 PM > > To: [email protected] > > Subject: M2 dashboard plug-in found > > > > I found the M2 dashboard plug-in in > > > http://mirrors.ibiblio.org/pub/mirrors/maven2/maven/maven-dashboard-plug > > in/. I added it like this. > > > > <reporting> > > <plugins> > > > > <plugin> > > <groupId>maven</groupId> > > > > <artifactId>maven-dashboard-plugin</artifactId> > > <version>1.9</version> > > </plugin> > > ... > > </plugins> > > </reporting> > > > > However, I saw the following error. May someone post how to properly > > use this plug-in? Thanks. > > > > Downloading: > > http://repo1.maven.org/maven2/maven/maven-dashboard-plugin/1.9/mave > > n-dashboard-plugin-1.9.pom > > 4K downloaded > > [INFO] > > > ------------------------------------------------------------------------ > > [ERROR] FATAL ERROR > > [INFO] > > > ------------------------------------------------------------------------ > > [INFO] null > > [INFO] > > > ------------------------------------------------------------------------ > > [INFO] Trace > > java.lang.NullPointerException > > at > > org.apache.maven.plugin.DefaultPluginManager.addPlugin(DefaultPluginM > > anager.java:292) > > at > > org.apache.maven.plugin.DefaultPluginManager.verifyVersionedPlugin(De > > faultPluginManager.java:198) > > at > > org.apache.maven.plugin.DefaultPluginManager.verifyReportPlugin(Defau > > ltPluginManager.java:487) > > > > > > This message (including any attachments) contains confidential > information intended for a specific > > individual and purpose, and is protected by law. If you are not the > intended recipient, you should > > delete this message. > > > > > > Any disclosure, copying, or distribution of this message, or the > taking of any action based on it, > > is strictly prohibited. [v.E.1] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
