[jboss-jira] [JBoss JIRA] (DROOLS-2985) Jenkins PR build of optaweb-employee-rostering should not build kie-server too
Geoffrey De Smet (JIRA)
issues at jboss.org
Tue Sep 11 05:36:01 EDT 2018
Geoffrey De Smet created DROOLS-2985:
----------------------------------------
Summary: Jenkins PR build of optaweb-employee-rostering should not build kie-server too
Key: DROOLS-2985
URL: https://issues.jboss.org/browse/DROOLS-2985
Project: Drools
Issue Type: Task
Components: build
Reporter: Geoffrey De Smet
Assignee: Ant Stephenson
Priority: Blocker
When building this PR:
https://github.com/kiegroup/optaweb-employee-rostering/pull/187
It gave this error:
{code}
13:44:42 [ERROR] [ERROR] Some problems were encountered while processing the POMs:
13:44:42 [ERROR] 'dependencies.dependency.version' for org.jboss.narayana.tomcat:tomcat-jta:jar is missing. @ org.kie.server:kie-server:[unknown-version], /home/jenkins/workspace/KIE/master/pullrequest/optaweb-employee-rostering-pullrequests/upstream-repos/droolsjbpm-integration/kie-server-parent/kie-server-wars/kie-server/pom.xml, line 264, column 17
13:44:42 @
13:44:42 [ERROR] The build could not read 1 project -> [Help 1]
13:44:42 org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
13:44:42 [ERROR] 'dependencies.dependency.version' for org.jboss.narayana.tomcat:tomcat-jta:jar is missing. @ org.kie.server:kie-server:[unknown-version], /home/jenkins/workspace/KIE/master/pullrequest/optaweb-employee-rostering-pullrequests/upstream-repos/droolsjbpm-integration/kie-server-parent/kie-server-wars/kie-server/pom.xml, line 264, column 17
{code}
but optaweb-employee-rostering doesn't rely on droolsjbpm-integration, so building that repo too is just delaying our ability to merge fast, as well as introducing false negatives.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list