> I used it, I just add to set the required version of the maven yo > 1.1-SNAPSHOT instead od 1.1. > > It works fine for a single project but I had some problems with the > multiproject:site. I think that the children projects are overiding > the parent project's bundle. > > An improvement could be the plugin not to 'escape' the properties, so > we could add bigger blocks in the properties files. Actually if you > need to insert a link, you must use three properties. > > Could I retrieve the sources of the patch ?
Vincent gave us the full project but not a diff. Actually Brett is working on the xdoc plugin so you must be careful you must merge changes done in the plugin done since Vincent's checkout. A good think was : 1) checkout the plugin at the date Vincent provided its release. 2) override the plugin with Vincent's one 3) Generate a diff (+ new files) for Vincent's changes (attach this patch to the issue) 4) Update the plugin from SVN 5) apply the patch generated in 3 6) Make your changes 7) Generate a new patch > > Should I add this comments in jira or follow the thread in maven-dev ? We can talk about functionalities on the users list to share it with everybody but for technical things we can use Jira. Arnaud > -- > Thomas Recloux > > --------------------------------------------------------------------- > 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]
