[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [jaxrs-dev] Checkstyle Problems
|
@Santiago I will double check ASAP, unfortunately today I have no free time slot, so it will be at the weekend.
-----Ursprüngliche Nachricht-----
Von: jaxrs-dev [mailto:jaxrs-dev-bounces@xxxxxxxxxxx] Im Auftrag von Santiago Pericasgeertsen
Gesendet: Freitag, 9. Juli 2021 16:17
An: jaxrs developer discussions
Betreff: [jaxrs-dev] Checkstyle Problems
Hi,
The pipeline is failing due to this error (same error locally):
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle (default) on project jakarta.ws.rs-api: Execution default of goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle: java.lang.NoSuchMethodError: 'void com.puppycrawl.tools.checkstyle.DefaultLogger.<init>(java.io.OutputStream, boolean)'
From what I gather, this is related to an incompatibility between the new Checkstyle lib and the plugin. But if I update the plugin to 3.1.2, then there are errors in our checkstyle file.
@Markus: Could this be related to your PR? Could you please double check?
— Santiago
_______________________________________________
jaxrs-dev mailing list
jaxrs-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jaxrs-dev