jaimeizuz opened a new issue, #1881: URL: https://github.com/apache/incubator-kie-issues/issues/1881
Hi, when trying to build a kogito app using latest timestamped versions from main, I get an error caused by jbpm-quarkus-devui. Looks like its snapshots are not deployed to Nexus with the same frequency as the rest of the artifacts: ``` [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:12 min [INFO] Finished at: 2025-03-19T08:55:57+01:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project kogito-bpmn-usertasks-management-project: Could not resolve dependencies for project org.jaime.kogito.tests:kogito-bpmn-usertasks-management-project:jar:1.0.0-SNAPSHOT: The following artifacts could not be resolved: org.jbpm:jbpm-quarkus-devui:jar:999-20250316-SNAPSHOT (absent): Could not find artifact org.jbpm:jbpm-quarkus-devui:jar:999-20250316-SNAPSHOT in apache-public-repository-group (https://repository.apache.org/content/groups/public/) ``` Cheers, Jaime -- 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]
