Cumulocity-IoT / cumulocity-microservice-templates

Collection of templates / examples to give the developer a starting point how common features can be solved by using Cumulocity Microservice SDK for Java. Developed by Global Competency Center IoT
Apache License 2.0
11 stars 5 forks source link

Build fails #12

Open nickponomar opened 2 years ago

nickponomar commented 2 years ago

Trying to build the root mvn module fails with the following message: class lombok.javac.apt.LombokProcessor (in unnamed module @0x3ea8ff31) cannot access class com.sun.tools.javac.processing.JavacProcessingEnvironment (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.processing to unnamed module @0x3ea8ff31