[jboss-jira] [JBoss JIRA] (DROOLS-2985) Jenkins PR build of optaweb-employee-rostering should not build kie-server too

Marek Novotny (Jira) issues at jboss.org
Wed Oct 3 04:14:00 EDT 2018


    [ https://issues.jboss.org/browse/DROOLS-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13642271#comment-13642271 ] 

Marek Novotny commented on DROOLS-2985:
---------------------------------------

I looked at the PR config and if you mean that build of everything before the PR build, that is honestly required as we uses SNAPSHOTS over the all kiegroup repos.

https://rhba-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/KIE/job/master/job/pullrequest/job/optaweb-employee-rostering-pullrequests/configure-readonly/

We could removed that, but that could impact our whole building environment as existing SNAPSHOTs can be out of sync, but generally it is true we can reduce the PR build time.

> 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: Marek Novotny
>            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.12.1#712002)


More information about the jboss-jira mailing list