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 > > >