-
Bug
-
Resolution: Done
-
Major
-
1.25.0.Final
-
False
-
None
-
False
-
Unified groupIds that are used when creating the project with different commands
-
---
-
---
-
2022 Week 38-40 (from Sept 19)
The 3 options to generate new projects should generate projects with groupId org.acme and unified version.
- Quarkus CLI command now creates org.kie.kogito.examples:serverless-workflow-hello-world:1.0
- Maven plugin creates org.kie.kogito.examples:serverless-workflow-hello-world:1.0.0-SNAPSHOT
- KN CLI creates org.acme:serverless-workflow-hello-world:1.0.0-SNAPSHOT
We should unify to use the third option in all 3.
- is related to
-
KOGITO-7513 Replace Kogito-examples group-id from 'org.kie.kogito.example' to 'org.acme'
- Pull Request Sent