[ http://jira.codehaus.org/browse/MPXDOC-181?page=comments#action_58109 ]
Lukas Theussl commented on MPXDOC-181: -------------------------------------- No I am not sure. I just saw Brett's comment: 'We need to define the behaviour, provide a way to do both, and leave it for 1.1 so we don't break anything in 1.0.'. It would be certainly much cleaner to define the behavior once and for all in the core than to work around issues like the current one in every plugin separately. What other possibility would be there to solve this efficiently? > xdoc:init is called 6 times > --------------------------- > > Key: MPXDOC-181 > URL: http://jira.codehaus.org/browse/MPXDOC-181 > Project: maven-xdoc-plugin > Type: Improvement > Reporter: Lukas Theussl > Assignee: Lukas Theussl > > > Running xdoc once results in the xdoc:init goal being called 6 (six!) times > via various prereqs. This has a negative performance effect on goals that are > attained within a preGoal of xdoc:init, like eg html2xdoc. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
