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

kogito documentation is pointing to a branch with compilation errors #1849

Open
DanieleCampagnoli opened this issue Jan 13, 2024 · 1 comment

Comments

@DanieleCampagnoli
Copy link

Describe the bug

https://docs.kogito.kie.org/latest/html_single/#con-kogito-modelers_kogito-creating-running

image

Expected behavior

the examples can be complited and executed locally

Actual behavior

during compliation I have the following error

mvn clean compile spring-boot:run

Unresolveable build extension: Plugin org.kie.kogito:kogito-maven-plugin:2.0.0-SNAPSHOT or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.kie.kogito:kogito-maven-plugin:jar:2.0.0-SNAPSHOT: Could not find artifact org.kie:kie-pmml-bom:pom:9.46.0-SNAPSHOT in apache-public-repository-group (https://repository.apache.org/content/groups/public/) -> [Help 2]

How to Reproduce?

mvn clean compile spring-boot:run on one of the examples

Output of uname -a or ver

Microsoft Windows [Versione 10.0.19045.3803]

Output of java -version

java version "17.0.5" 2022-10-18 LTS

GraalVM version (if different from Java)

NA

Kogito version or git rev (or at least Quarkus version if you are using Kogito via Quarkus platform BOM)

NA

Build tool (ie. output of mvnw --version or gradlew --version)

Apache Maven 3.9.6

Additional information

No response

@ricardozanini
Copy link
Member

Hi! Since the migration, we have used 999-SNAPSHOT as the version. Can you try that?

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

No branches or pull requests

2 participants