On 2010-08-08 23:30, Olivier Lamy wrote: > 2010/8/8 Dennis Lundberg <[email protected]>: >> On 2010-08-08 20:07, Olivier Lamy wrote: >>> 2010/8/8 Tony Chemit <[email protected]>: >>>> +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 ? >>> Sounds like an issue. (not blocker IMHO). >>> Can you provide a sample project and attach it in a jira issue. >>>> >>>> 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 ? >>> Yes I confirm (have a look here http://goo.gl/CVgs) >> >> I have noticed this too. >> Is this because of a change in Maven 3 or the Site Plugin 3? > > Maven 3 core.
I read the wiki page you linked to above, but I don't understand why it was necessary to remove a life-cycle execution. Can someone explain the reasoning behind that? Decouple Doxia and reporting I understand, but won't "arbitrary reporting systems" all go through the Site plugin? I think this will be the subject of many complaints. It also means that people just switch from Maven 2 + Site Plugin 2 to Maven 3 + Site Plugin 3 without changing their configuration. > >> >>>> >>>> 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] >>>> >>>> >>> >>> >>> >> >> >> -- >> Dennis Lundberg >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
