https://github.com/tarilabs/demo20230418
This is a *hack* to have Gradle orchestrate the Kogito maven plugin codegen, via a Maven wrapper. This is NOT SUPPORTED solution.
https://github.com/tarilabs/demo20230418
Last synced: about 2 months ago
JSON representation
This is a *hack* to have Gradle orchestrate the Kogito maven plugin codegen, via a Maven wrapper. This is NOT SUPPORTED solution.
- Host: GitHub
- URL: https://github.com/tarilabs/demo20230418
- Owner: tarilabs
- License: apache-2.0
- Created: 2023-04-18T14:19:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-18T14:28:20.000Z (about 2 years ago)
- Last Synced: 2025-02-12T04:16:22.434Z (3 months ago)
- Language: HTML
- Size: 138 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a *hack* to have Gradle orchestrate the Kogito maven plugin codegen, via a Maven wrapper.
This is NOT SUPPORTED solution.
Limitations apply and YMMV: for instance:
- LIMITATIONS: must keep dependencies aligned between gradle and maven pom```
./gradlew clean build --info
```or
```
./gradlew bootRun --info
```