3 Replies Latest reply on Jul 8, 2015 10:36 AM by kasunbuddhi

    Where can I download the JBPM Form builder (standalone)?

    tmcclure0501

      https://github.com/droolsjbpm/jbpm-form-builder/

       

      I saw a post that pointed to the above git repository as a way to download the form builder that will be used in jBPM 6.  I notice that this component has been built in a stand alone fashion so I thought it would be easier to understand how it works by examining it in isolation.  I download the code but when I tried to build it in Maven I got the errors listed below - among others:

      tyle (198 KB at 62.1 KB/sec)

      [ERROR] The build could not read 4 projects -> [Help 1]

      [ERROR]

      [ERROR]   The project org.jbpm:jbpm-gwt-form-api:5.4.0-SNAPSHOT (C:\Users\tmcclu

      re\Documents\dev\jbpm-form-builder-master\jbpm-gwt-form-api\pom.xml) has 1 error

      [ERROR]     Non-resolvable parent POM: Could not find artifact org.jbpm:jbpm-for

      m-builder-parent:pom:5.4.0-SNAPSHOT and 'parent.relativePath' points at wrong lo

      cal POM @ line 4, column 11 -> [Help 2]

      [ERROR]

      [ERROR]   The project org.jbpm:jbpm-gwt-form-exporter-freemarker:5.4.0-SNAPSHOT

       

      I am thinking that this link is old and I should be using a new one - am I correct?

       

      Thanks