Menu

#1341 Create an artifact that only contains the findbugs specific annotation classes

3.0.2
closed-fixed
maven (2)
5
2015-12-26
2014-12-31
hgschmie
No

Please create an artifact that only contains the findbugs annotations.

Right now, two artifacts exist:

jsr305, which contains the JSR-305 annotations
annotations, which contains both the JSR-305 annotations and the findbugs specific annotations.

It is not possible to include both jars on the class path without duplicates and it is not possible to only include a jar with the findbugs annotations without the JSR 305 annotations. This leads to problem with e.g. the maven-dependency-plugin or the duplicate-finder-maven-plugin

Please create an artifact that only contains the findbugs specific annotations and does not contain the JSR 305 annotations.

Related

Feature Requests: #305
Patches: #247

Discussion

  • Tagir Valeev

    Tagir Valeev - 2015-01-10

    Hello!

    Seems that we don't have active developers who are maven professionals. I can try to figure this stuff out, but it would be really nice if you submit a proper patch for pom files, etc. I don't even know whether these artifacts were actually published by FB team. Thanks.

     
  • Tagir Valeev

    Tagir Valeev - 2015-12-26
    • labels: --> maven
    • status: open --> closed-fixed
    • assigned_to: Tagir Valeev
    • Group: 3.x --> 3.0.2
     

Log in to post a comment.