Hi 

My build is failing with the following error :

Unable to obtain goal [exact-build-all] --
/home/jmu016/.maven/cache/maven-vdoclet-plugin-1.2/plugin.jelly:38:11:
<vdoclet:vdocletBean> vdoclet/docinfo/QDoxBuilder
com.werken.werkz.UnattainableGoalException: Unable to obtain goal [build-all] --
 /home/jmu016/maven-1.0/projects_main/projects/Safmarine/Cbpt/maven.xml:53:40:
<m:reactor> Reactor subproject failure occurred
        at com.werken.werkz.Goal.fire(Goal.java:646)
        at com.werken.werkz.Goal.attain(Goal.java:575)
        at com.werken.werkz.WerkzProject.attainGoal(WerkzProject.java:193)
        at 
org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:634)


I'm not too sure what the problem is but I have an idea that its
related to the report building part.

I have the following reports in my project.xml file

<reports>
    <report>maven-jdepend-plugin</report>
    <report>maven-checkstyle-plugin</report>
    <report>maven-changes-plugin</report>
    <report>maven-changelog-plugin</report>

    <report>maven-file-activity-plugin</report>
    <report>maven-developer-activity-plugin</report>
    <report>maven-javadoc-plugin</report>
    <report>maven-jxr-plugin</report>
    <report>maven-junit-report-plugin</report>
    <report>maven-tasklist-plugin</report>

    <report>maven-jellydoc-plugin</report>
    <report>maven-pmd-plugin</report>
    <report>maven-simian-plugin</report>
    <report>maven-faq-plugin</report>
  </reports>

jeff mutonho

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

Reply via email to