]
Steve Ebersole closed HHH-4099.
-------------------------------
Resolution: Fixed
Doc build error (
http://jira.codehaus.org/browse/MNG-1323)
----------------------------------------------------------
Key: HHH-4099
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4099
Project: Hibernate Core
Issue Type: Bug
Components: documentation
Reporter: Steve Ebersole
Assignee: Steve Ebersole
Fix For: 3.5.0.Beta-1
Due to:
1) our consolidation of multiple docs into the core build
2)
http://jira.codehaus.org/browse/MNG-1323
We have a problem building documentation. The gist of the problem is that maven resolves
the depedencies for a plugin once during an entire build. Since we have multiple
definitions of the jdocbook plugin (one in each dobook module) the dependencies for the
plugin come from the "first one maven sees" (rather than each plugin+module
combo getting resolved independently).
This is Maven bug is fixed in Maven 3, which unfortunately just released its first
alpha... The workaround in Maven 2 is to make sure that plugin dependencies for all the
plugin definitions are the same :(
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: