gitgabrio opened a new issue, #6945:
URL: https://github.com/apache/incubator-kie/issues/6945
kogito-pmml-api-dependencies dependency in kogito api causes trouble in the
gradle build
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-pmml-api-dependencies</artifactId>
<type>pom</type>
</dependency>
In an offline gradle build (after a succesful gradle build), it breaks the
build with Could not find
org.kie.kogito:kogito-pmml-api-dependencies:1.0.0-SNAPSHOT
That dependency follows standard approach describe here:
https://blog.sonatype.com/2009/10/maven-tips-and-tricks-grouping-dependencies/
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]