5 Replies Latest reply on Jul 20, 2005 7:49 AM by kukeltje

    Builed Failed

    michtest

      Hi
      I'm new to jbpm. I tried to build jbpm to test on some stuff but i'll get this error. Any file missing?
      javadoc:

      dist:

      BUILD FAILED
      F:\jbpm-3.0\build.xml:357: The following error occurred whi
      e:
      F:\jbpm-3.0\src\userguide\build.xml:5: Cannot find ../../..
      ort.xml imported from F:\jbpm-3.0\src\userguide\build.xml
      Michelle Looi

        • 1. Re: Builed Failed
          kukeltje

          Do you have th e full error? There seems to be parts missing

          • 2. Re: Builed Failed
            michtest

             

            "kukeltje" wrote:
            Do you have th e full error? There seems to be parts missing


            javadoc:

            dist:

            BUILD FAILED
            F:\jbpm-starters-kit-with-eclipse-3.0\jbpm\build.xml:357: The following error oc
            curred while executing this line:
            F:\jbpm-starters-kit-with-eclipse-3.0\jbpm\src\userguide\build.xml:5: Cannot fin
            d ../../../docbook-support/support.xml imported from F:\jbpm-starters-kit-with-e
            clipse-3.0\jbpm\src\userguide\build.xml

            • 3. Re: Builed Failed
              kukeltje

              you have to check out the jboss-docbook module from te jboss repository as well as far as i know. Tom said he'd add that to the docs. He probably didn't

              • 4. Re: Builed Failed
                tom.baeyens

                i meant that i have added the generated docs to the docs directory.

                which removes the necessity to download the docbook-support module for people that get jbpm from cvs.

                regards, tom.

                • 5. Re: Builed Failed
                  kukeltje

                  so the docs are always current and the 'generate docs' should not needed anymore? I think I don't quite get it.