With the migration of the common build resources into commons-build. We need to adjust the extend location of you project.xml file from

<extend>../../jakarta-commons/xdocs/maven/project-base.xml</extend>

to

<extend>../commons-build/project.xml</extend>

this is the exact same file, only in the new location. It appears your projects were extending an alternate project.xml file that was exactly the same from the xdoc directory. This file has been removed as it was a duplicate of commons-build/project.xml.

I will be commiting this shortly.
-Mark
--
Mark Diggory
Software Developer
Harvard MIT Data Center
http://www.hmdc.harvard.edu

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to