You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/11/25 13:28:33 UTC

[GitHub] [camel-quarkus] ppalaga opened a new issue #3335: Ban com.google.code.findbugs:jsr305 unconditionally

ppalaga opened a new issue #3335:
URL: https://github.com/apache/camel-quarkus/issues/3335


   `com.google.code.findbugs:jsr305` is a pure dev UX dependency that might be useful when compiling code containing those annotations, but is completely useless when it is only a transitive dependency.
   We exclude it where we can in Camel Quarkus, but we still need to fix some holes.
   
   We should ban it via enforcer plugin or similar
   
   See also https://github.com/quarkusio/quarkus-platform-bom-generator/issues/95


-- 
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: commits-unsubscribe@camel.apache.org

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



[GitHub] [camel-quarkus] ppalaga closed issue #3335: Ban com.google.code.findbugs:jsr305 unconditionally

Posted by GitBox <gi...@apache.org>.
ppalaga closed issue #3335:
URL: https://github.com/apache/camel-quarkus/issues/3335


   


-- 
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: commits-unsubscribe@camel.apache.org

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