[ 
https://issues.apache.org/jira/browse/TAMAYA-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16692012#comment-16692012
 ] 

ASF GitHub Bot commented on TAMAYA-361:
---------------------------------------

GitHub user acoburn opened a pull request:

    https://github.com/apache/incubator-tamaya-extensions/pull/13

    TAMAYA-361 Remove unused dependency on findbugs artifact

    The maven findbugs plugin continues to be used, but there is no version 
3.0.4 of the `com.google.code.findbugs:jsr305` artifact.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/acoburn/incubator-tamaya-extensions TAMAYA-361

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-tamaya-extensions/pull/13.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #13
    
----
commit ba5c1cc7e5d99c6dc614f157b0a7fa164eabc809
Author: Aaron Coburn <acoburn@...>
Date:   2018-11-19T17:07:02Z

    TAMAYA-361 Remove unused dependency on findbugs artifact
    
    The maven findbugs plugin continues to be used.

----


> Findbugs version
> ----------------
>
>                 Key: TAMAYA-361
>                 URL: https://issues.apache.org/jira/browse/TAMAYA-361
>             Project: Tamaya
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Aaron Coburn
>            Priority: Minor
>             Fix For: 0.4-incubating
>
>
> The tamaya extensions code defines a dependency on 
> com.google.code.findbugs:jsr305 as well as the findbugs-maven-plugin, though 
> the version definition is the same for both. The problem is that there is no 
> version 3.0.4 of the google jsr305 artifact. It also appears that the jsr305 
> artifact isn't actually used. This is a ticket to remove the dependency on a 
> non-existent artifact that isn't used.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to