-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.5.0-alpha3
-
None
-
None
Problem:
The webjar module was deleted during the development of the 7.5.0-alpha2. It is currently used by the Spring Boot community extension and other peoples to add the camunda webapp to their own web applications. It has nothing to do with the standalone webapp, is it a different kind of deployment.
AT:
- Restore webjar module, probably put it below distro in platform and also in platform-ee
- Add it to sonatype-oss release profile so it gets uploaded to Maven Central
Hi menge,
I maybe have a working pom.xml for the webjar-ee (see pom-ee.xml
). To use it I did the following changes in the spring boot starter https://github.com/menski/camunda-bpm-spring-boot-starter/commit/19782b9b187cfdde62e4009609501f888a939943
There is an issue with the link from cockpit to the license dialog but I was able to enter it directly from admin. And after that use the history view.
Could you test if this also works for you?