Actions
Bug #10642
openmaven pom file missing dependency + hello-mvn build problem
Start date:
07/12/2022
Due date:
% Done:
0%
Estimated time:
Description
The pom file for jwt is missing the gson dependency which seems to be necessary in some classes (eg. WRectF).
Apart from that, the pom file for the hello-mvn example uses java version 1.5, which doesn't work anymore because lambdas are used now.
Updated by Korneel Dumon over 3 years ago
- Status changed from InProgress to Implemented @Emweb
Actions