DanieleCampagnoli opened a new issue, #1849: URL: https://github.com/apache/incubator-kie-kogito-examples/issues/1849
### Describe the bug https://docs.kogito.kie.org/latest/html_single/#con-kogito-modelers_kogito-creating-running  ### 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_ -- 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]
