Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-975

compilation failures with Guava 19.0-rc1

    XMLWordPrintableJSON

Details

    Description

      Seen when running mvn clean test-compile -Dguava.version=19.0-rc1:

      [INFO] Compiling 124 source files to /home/gaul/work/jclouds/apis/openstack-nova/target/test-classes
      warning: No processor claimed any of these annotations: org.testng.annotations.AfterClass,org.jclouds.rest.annotations.ResponseParser,org.testng.annotations.DataProvider,org.testng.annotations.BeforeClass,org.testng.annotations.BeforeMethod,org.testng.annotations.Test,org.jclouds.rest.annotations.SelectJson,org.testng.annotations.AfterMethod,org.testng.annotations.BeforeTest,javax.ws.rs.Consumes,org.testng.annotations.BeforeGroups   
      error: cannot access CheckReturnValue
        class file for javax.annotation.CheckReturnValue not found
        Consult the following stack trace for details.
        com.sun.tools.javac.code.Symbol$CompletionFailure: class file for javax.annotation.CheckReturnValue not found
      

      We should investigate this before Guava 19.0 releases.

      Attachments

        Activity

          People

            zack-s Zack Shoylev
            gaul Andrew Gaul
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: