Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 days 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.

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
```