-
Task
-
Resolution: Done
-
Critical
-
0.4.0
Jenkins is reporting:
11:59:39 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:2.0.0:install (integration-test) on project kie-wb-common-dmn-webapp-kogito-common: Failed to install project dependencies: MavenProject: org.kie.workbench:kie-wb-common-dmn-webapp-kogito-common:7.32.0-SNAPSHOT @ /home/jenkins/workspace/KIE/master/pullrequest/kie-wb-common-downstream-pullrequests/kie-wb-common-dmn/kie-wb-common-dmn-webapp-kogito-common/pom.xml: Failed to install project artifacts: MavenProject: org.kie.workbench.stunner:kie-wb-common-stunner-bpmn-kogito-runtime:7.32.0-SNAPSHOT @ /home/jenkins/workspace/KIE/master/pullrequest/kie-wb-common-downstream-pullrequests/kie-wb-common-stunner/kie-wb-common-stunner-sets/kie-wb-common-stunner-bpmn/kie-wb-common-stunner-bpmn-kogito-runtime/pom.xml: Failed to install artifact: org.kie.workbench.stunner:kie-wb-common-stunner-bpmn-kogito-runtime:war:7.32.0-SNAPSHOT: Artifact is not fully assembled: /home/jenkins/workspace/KIE/master/pullrequest/kie-wb-common-downstream-pullrequests/kie-wb-common-stunner/kie-wb-common-stunner-sets/kie-wb-common-stunner-bpmn/kie-wb-common-stunner-bpmn-kogito-runtime/src/main/webapp/WEB-INF/classes -> [Help 1]
This appears to relate to https://issues.apache.org/jira/browse/MINVOKER-191
Moving the marshaller tests to a new root module to allow Maven reactor to correctly determine build order.
- clones
-
KOGITO-406 [DMN Designer] Add support for client-side marshalling tests
- Resolved