I found that you had to add the Codehaus plug-in repository with Maven 2.0.9. When I added the beta version to the report element, it would say dashboard plug-in could not be downloaded. Added the plug-in repo to Codehaus fixes that problem.
Lou Kalle Korhonen-2 wrote: > > Codehaus' release repo is automatically synched up to repo1 so pointing to > codehaus repo in your pom.xml (not settings.xml) is not needed; the > released > dashboard plugin is available at > http://repo1.maven.org/maven2/org/codehaus/mojo/dashboard-maven-plugin/. > > Kalle > > P.S. Everything works nicely with 1.0.0-beta-1 but some functionalities, > like "keepVersionAsDiscriminantCriteria" are not documented properly at > http://mojo.codehaus.org/dashboard-maven-plugin/plugin-info.html, just > need > to know they are available. > > > On Fri, Aug 1, 2008 at 8:58 AM, david vicente <[EMAIL PROTECTED]> > wrote: > >> Hi Gérald, >> >> you must use the first release of Dashboard Maven plugin as 1.0.0-beta-1 >> version, released this week, the July 29th. >> >> You must set the codehaus repository in your settings.xml : >> http://repository.codehaus.org/ >> >> and change the 1.0-SNAPSHOT version by 1.0.0-beta-1 in your pom.xml. >> >> Be careful, with this release, the dashboard-report prefix has been >> changed >> to dashboard >> >> see the doc http://mojo.codehaus.org/dashboard-maven-plugin/ >> >> Best regards >> >> David (from France) >> >> 2008/8/1, Gérald Quintana <[EMAIL PROTECTED]>: >> >>> Hello, >>> >>> I have successfully setup Maven Dashboard plugin (release >>> 1.0-20080625.175630-20 ) on my project. >>> >>> But I can't "release" my project anymore, the Maven Release plugin >>> doesn't work anymore. I have to comment the Dashboard settings in my >>> pom.xml to do release. >>> >>> I tried to set the "allowTimestampedSnapshots" option to "true" in the >>> Maven Release plugin but it doesn't help. >>> >>> How can I have both plugins together? >>> >>> Thanks, >>> Gerald >>> >>> --------------------------------------------------------------------- >>> To unsubscribe from this list, please visit: >>> >>> http://xircles.codehaus.org/manage_email >>> >>> >>> >> > > -- View this message in context: http://www.nabble.com/Maven-Dashboard-and-Maven-Release-tp18777517p19633769.html Sent from the mojo - user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email