treblereel opened a new issue, #1386:
URL: https://github.com/apache/incubator-kie-issues/issues/1386
It looks like, while publishing, the kn-workflow-plugin still uses `0.0.0`
version of sonataflow-quarkus-devui.
It must be investigated.
Plus, the apache repository must be added to the generated pom.xml
```
<repositories>
<repository>
<id>apache-public-repository-group</id>
<name>Apache Public Repository Group</name>
<url>https://repository.apache.org/content/groups/public/</url>
</repository>
</repositories>
```
--
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]