Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify kogito-pmml-api-dependencies usage inside Gradle build #1840

Open
gitgabrio opened this issue Feb 21, 2025 · 0 comments
Open

Verify kogito-pmml-api-dependencies usage inside Gradle build #1840

gitgabrio opened this issue Feb 21, 2025 · 0 comments

Comments

@gitgabrio
Copy link

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant