hennidk commented on issue #6041:
URL: https://github.com/apache/jmeter/issues/6041#issuecomment-1630590178

   In my case I am unable to compile my project, getting the error:
   ```
   ... 
   Compilation failure
   [ERROR]   reason: class file for org.apiguardian.api.API$Status not found
   [ERROR] warning: unknown enum constant Status.EXPERIMENTAL
   ...
   error: cannot access Function0
     class file for kotlin.jvm.functions.Function0 not found
   ```
   Appears to be the same problem as mentioned where Maven discards everything 
- surely fixing the **invalid POM** error as suggested is the best way forward?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to