Coder Social home page Coder Social logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
http://mvnrepository.com/artifact/net.sourceforge.findbugs/jsr305/1.3.2

The problem is that in the POM of findbugs annotations the following is missing:

    <dependency>
      <groupId>net.sourceforge.findbugs</groupId>
      <artifactId>jsr305</artifactId>
      <version>1.3.2</version>
    </dependency>

Original comment by [email protected] on 12 Jun 2008 at 12:53

from findbugs.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
http://code.google.com/p/jsr-305/

Original comment by [email protected] on 3 Feb 2009 at 5:42

from findbugs.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
It seems 1.3.2 is not (or no longer) sufficient, as it for example doesn't 
contain
javax.annotation.meta.Exclusive . 

Is a more recent jar available, or should we just get the sources from
http://jsr-305.googlecode.com/svn/ ?

Original comment by arnout.engelen on 29 Jul 2009 at 6:25

from findbugs.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
Looks like a jsr305 jar can be build by doing 'mvn package' in /ri .

For your convenience: http://arnout.engelen.eu/files/dev/ri-0.1-SNAPSHOT.jar

Original comment by arnout.engelen on 29 Jul 2009 at 6:33

from findbugs.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 18, 2024
Thanks for the report, but please report this bug at sourceforge bug tracker 
again. This tracker is not used / monitored.

Original comment by iloveeclipse on 23 Nov 2011 at 10:02

  • Changed state: Invalid

from findbugs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.