Szymek Pindelski [
https://community.jboss.org/people/sweeper] created the discussion
"how to build jBPM Designer from sources"
To view the discussion, visit:
https://community.jboss.org/message/806401#806401
--------------------------------------------------------------
hello,
i'm trying to build the jbpm designer from sources (version 2.4.0.Final) but i've
encountered some compilation errors - probably caused by messed-up maven dependencies.
Here's what i've done :
- git clone mailto:git@github.com git@github.com:droolsjbpm/jbpm-designer -b 2.4.x (to
clone the repository and set 'active' branch to '2.4.x')
- git checkout 2.4.0.Final (to checkout a tagged version '2.4.0.Final' which is
supposed to be stable)
- mvn clean install in checkout directory (.../jbpm-designer)
It wouldn't even compile due to some dependency problems (details available here :
https://community.jboss.org/message/803576#803576 cannot build jBPM Designer v 2.4.0.Final
(problem with SimulationServlet) )
I tried changing jbpm-simulation depedency version from 1.0.0-SNAPSHOT to 1.1.0-SNAPSHOT
and some of the errors mentioned disappeared but i need a clean stable build and would
like to avoid tampering with the sources manually.
Thanks in advance for any assistance
regards
Simon
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/806401#806401]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]