1 2 Previous Next 15 Replies Latest reply on Oct 24, 2006 7:55 AM by clandestino_bgd Go to original post
      • 15. Re: docbook-support is missing
        clandestino_bgd

        Hi Koen and all JBPM Community,
        I have spent a lot of time trying to isolate the error in JBPM build procedure.
        Before that, I have checked out the latest source version from CVS and invoke get.dependencies (nothing has been modified).

        I have also run both build scripts (Main one and GPD).
        As far as I can see GPD fails here:

        [java] [eclipse.buildScript] An error occured while generating manifest for D:\work\java\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\target\workspace.

        and the Main build fails here:

        [java] generateScript:
        [java] [eclipse.buildScript] Some inter-plug-in dependencies have not been satisfied.
        [java] [eclipse.buildScript] Bundle org.jbpm.gd.jpdl.core:
        [java] [eclipse.buildScript] Missing required plug-in org.eclipse.wst.xml.core_0.0.0.
        [java] [eclipse.buildScript] Missing required plug-in org.eclipse.wst.sse.core_0.0.0.
        [java] [eclipse.buildScript] Bundle org.jbpm.gd.jpdl.ui:
        [java] [eclipse.buildScript] Missing required plug-in org.eclipse.draw2d_0.0.0.
        [java] [eclipse.buildScript] Missing required plug-in org.eclipse.gef_0.0.0.
        [java] [eclipse.buildScript] Missing required plug-in org.eclipse.wst.sse.core_0.0.0.
        [java] [eclipse.buildScript] Missing required plug-in org.eclipse.wst.xml.core_0.0.0.
        [java] [eclipse.buildScript] Missing required plug-in org.eclipse.wst.xml.ui_0.0.0.
        [java] [eclipse.buildScript] Missing required plug-in org.eclipse.wst.sse.ui_0.0.0.
        [java] [eclipse.buildScript] Missing required plug-in org.eclipse.wst.common.ui_0.0.0.
        [java] [eclipse.buildScript] Missing required plug-in org.jbpm.gd.jpdl.core_0.0.0.

        The complete trace sections of relevant run-eclipse-plugin-builder targets in both build scripts you can find at:
        MAIN: http://www.geocities.com/clandestino_bgd/Main.html
        GPD: http://www.geocities.com/clandestino_bgd/GPD.html

        The problematic parts are Bolded.

        I think that this is the last thing I can do, since I lost really a lot of time ,trying to install JBPM locally.

        Thank you for your help and patience.
        I begin to lose mine :)

        Regards
        Milan Agatonovic


        1 2 Previous Next