[jboss-dev-forums] [jBPM Development] - Re: (JBPM5.1) How can I modify the page of jbpm-console
Tihomir Surdilovic
do-not-reply at jboss.com
Thu Dec 15 10:12:02 EST 2011
Tihomir Surdilovic [http://community.jboss.org/people/tsurdilovic] created the discussion
"Re: (JBPM5.1) How can I modify the page of jbpm-console"
To view the discussion, visit: http://community.jboss.org/message/641793#641793
--------------------------------------------------------------
The particular change we previously talked about is included in the jBPM 5.2 release, so you could get that 5.2 full installer ( http://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.2.0.Final/ http://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.2.0.Final/) for example and test it out. To answer your question, after making changes to bpm-console you would build it with
mvn clean install -Dconsole.profile=jbpm
You would also need to change the dependency versions specified in the jBPM poms to make sure they are using the bpm-console version you just built and re-build jBPM with
mvn clean install -Dfull -DskipTests
At this point you can start using the zip files created in the jbpm-distribution module
Hope this helps.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/641793#641793]
Start a new discussion in jBPM Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20111215/6f6b692b/attachment.html
More information about the jboss-dev-forums
mailing list