-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
None
The reactor build order does not include the gwt console
[INFO] Reactor build order:
[INFO] JBoss jBPM3
[INFO] JBoss jBPM3 - Core
[INFO] JBoss jBPM3 - Identity
[INFO] JBoss jBPM3 - 4JSF
[INFO] JBoss jBPM3 - Console
[INFO] JBoss jBPM3 - Enterprise
[INFO] JBoss jBPM3 - Enterprise (JAR)
[INFO] JBoss jBPM3 - Enterprise (EAR)
[INFO] JBoss jBPM3 - Examples
[INFO] JBoss jBPM3 - Simulation
which leads to
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss jBPM3 - Enterprise (EAR)
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.jbpm.jbpm3:gwt-console-server-war:war:3.3.0-SNAPSHOT
This issue will hit everybody wanting to start with jbpm.
The build build should not rely on the artefact being installed previously manually.
Why is it necessary for enterprise ear to have a dependency on the gwt console?
- is related to
-
JBPM-1780 Make the GWT console an optional installation component
- Resolved