+1 (I'd like to work only with maven 3 and the site plugin is the last break for it)
but some stuff seems not to be any longer possible with this version. 1) merging reporting I configured in two profiles a old way reporting section and activate them when generating the site : all reports are generated. When using new configuration, it does not works the same. As we are now configuring inside a plugin, the merge is no more possible of reports. Is there a way to do it ? 2) deploying site.xml Before the site descriptor was always deployed, but now I need to use a specific goal site:attach-descriptor. Can you confirm me this point ? Any way great job :) works fine except for this two points. Tony. Le Sat, 7 Aug 2010 21:54:12 +0200, Olivier Lamy <[email protected]> a écrit : > Hi, > In order to have a good companion to the coming Apache Maven 3.0-beta-2 > release. > I'd like to release Maven Site Plugin 3.0-beta-1 for maven 3. > We solved 10 issues : > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11146&version=15554 > > Staging repo: > https://repository.apache.org/content/repositories/maven-070/ > > Guide to testing staged releases: > http://maven.apache.org/guides/development/guide-testing-releases.html > > Notes : > * this release has been build using the staged Apache Maven 3.0-beta-2 > (so you must use the staged repository [1] ) > * some informations can be found [2], specially how to configure your > pom in order to be able to continue building site with both maven 2.x > and maven 3. > > > Vote open for 72 hours. > > [ ] +1 > [ ] +0 > [ ] -1 > > +1 from me > -- Tony Chemit -------------------- tél: +33 (0) 2 40 50 29 28 email: [email protected] http://www.codelutin.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
