JBoss Community

Re: (JBPM5.1) How can I modify the page of jbpm-console

created by Adam Bach in jBPM Development - View the full discussion

Hi,

 

with krisv help I got to know what packages i needed to get to change jbpm console. I have downloaded gwt-console project sources and I tryed to compile them with command You wrote here:

mvn clean install -Dconsole.profile=jbpm

  and then I got error:

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

[ERROR]

[ERROR]   The project org.jboss.bpm:gwt-console-servermodule:2.4.0-SNAPSHOT (C:\Download\bpmc-bpm-console-2.2.7.Final-32

-gb7fff01\bpmc-bpm-console-b7fff01\server\pom.xml) has 2 errors

[ERROR]     Child module C:\Download\bpmc-bpm-console-2.2.7.Final-32-gb7fff01\bpmc-bpm-console-b7fff01\server\war\pom.xm

l of C:\Download\bpmc-bpm-console-2.2.7.Final-32-gb7fff01\bpmc-bpm-console-b7fff01\server\pom.xml does not exist

[ERROR]     Child module C:\Download\bpmc-bpm-console-2.2.7.Final-32-gb7fff01\bpmc-bpm-console-b7fff01\server\integratio

n\pom.xml of C:\Download\bpmc-bpm-console-2.2.7.Final-32-gb7fff01\bpmc-bpm-console-b7fff01\server\pom.xml does not exist

[ERROR]

[ERROR]   The project org.jboss.bpm:gwt-console-gui:2.4.0-SNAPSHOT (C:\Download\bpmc-bpm-console-2.2.7.Final-32-gb7fff01

\bpmc-bpm-console-b7fff01\gui\pom.xml) has 1 error

[ERROR]     Child module C:\Download\bpmc-bpm-console-2.2.7.Final-32-gb7fff01\bpmc-bpm-console-b7fff01\gui\war\pom.xml o

f C:\Download\bpmc-bpm-console-2.2.7.Final-32-gb7fff01\bpmc-bpm-console-b7fff01\gui\pom.xml does not exist

[ERROR]

[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.

[ERROR] Re-run Maven using the -X switch to enable full debug logging.

[ERROR]

[ERROR] For more information about the errors and possible solutions, please read the following articles:

[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException

 

It seems that sources are missing 3 pom.xml files, the root pom is wrong or IDK:(

Please help

Reply to this message by going to Community

Start a new discussion in jBPM Development at Community