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

Fix pr-drools-docs.yml when version is incremented #720

Open
tkobayas opened this issue Nov 24, 2023 · 0 comments
Open

Fix pr-drools-docs.yml when version is incremented #720

tkobayas opened this issue Nov 24, 2023 · 0 comments
Assignees
Labels
area:rules Related to Rules (DRL, DROOLS) type:bug Something is behaving unexpectedly

Comments

@tkobayas
Copy link

apache/incubator-kie-drools#5589 (comment)

GHA Drools Docs fails when the version is incremented but not yet deployed.

2023-11-23T12:59:50.8675151Z [ERROR] [ERROR] Some problems were encountered while processing the POMs:
2023-11-23T12:59:50.8678934Z [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.glassfish.jaxb:jaxb-runtime:jar -> version 4.0.3 vs ${version.org.glassfish.jaxb} @ org.kie:drools-build-parent:9.45.0-SNAPSHOT, /home/runner/work/incubator-kie-drools/incubator-kie-drools/build-parent/pom.xml, line 426, column 19
2023-11-23T12:59:50.8683177Z [WARNING] 'build.plugins.plugin.version' for com.github.eirslett:frontend-maven-plugin is missing. @ line 72, column 15
2023-11-23T12:59:50.8687638Z [ERROR] Non-resolvable import POM: Could not find artifact org.kie:kie-core-bom:pom:9.45.0-SNAPSHOT in apache-public-repository-group (https://repository.apache.org/content/groups/public/) @ org.kie:drools-build-parent:9.45.0-SNAPSHOT, /home/runner/work/incubator-kie-drools/incubator-kie-drools/build-parent/pom.xml, line 1257, column 19
2023-11-23T12:59:50.8693375Z [ERROR] Non-resolvable import POM: Could not find artifact org.drools:drools-bom:pom:9.45.0-SNAPSHOT in apache-public-repository-group (https://repository.apache.org/content/groups/public/) @ org.kie:drools-build-parent:9.45.0-SNAPSHOT, /home/runner/work/incubator-kie-drools/incubator-kie-drools/build-parent/pom.xml, line 1264, column 19
2023-11-23T12:59:50.8699586Z [ERROR] Non-resolvable import POM: Could not find artifact org.kie:kie-efesto-bom:pom:9.45.0-SNAPSHOT in apache-public-repository-group (https://repository.apache.org/content/groups/public/) @ org.kie:drools-build-parent:9.45.0-SNAPSHOT, /home/runner/work/incubator-kie-drools/incubator-kie-drools/build-parent/pom.xml, line 1271, column 19
2023-11-23T12:59:50.8705496Z [ERROR] Non-resolvable import POM: Could not find artifact org.kie:kie-dmn-bom:pom:9.45.0-SNAPSHOT in apache-public-repository-group (https://repository.apache.org/content/groups/public/) @ org.kie:drools-build-parent:9.45.0-SNAPSHOT, /home/runner/work/incubator-kie-drools/incubator-kie-drools/build-parent/pom.xml, line 1278, column 19
2023-11-23T12:59:50.8711373Z [ERROR] Non-resolvable import POM: Could not find artifact org.kie:kie-pmml-bom:pom:9.45.0-SNAPSHOT in apache-public-repository-group (https://repository.apache.org/content/groups/public/) @ org.kie:drools-build-parent:9.45.0-SNAPSHOT, /home/runner/work/incubator-kie-drools/incubator-kie-drools/build-parent/pom.xml, line 1285, column 19
2023-11-23T12:59:50.8714765Z  @
2023-11-23T12:59:50.8715659Z [ERROR] The build could not read 1 project -> [Help 1]

This could be fixed somehow.

@tkobayas tkobayas self-assigned this Nov 24, 2023
@tkobayas tkobayas added type:bug Something is behaving unexpectedly area:rules Related to Rules (DRL, DROOLS) labels Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:rules Related to Rules (DRL, DROOLS) type:bug Something is behaving unexpectedly
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant