Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-8649

JBoss 7 Fails to Build on Java 6 update 17

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • None
    • None
    • None
    • Workaround Exists
    • Hide

      Upgrade to later JDK update.

      Show
      Upgrade to later JDK update.

    Description

      The JBoss AS 7 build fails under Java 1.6 update 17.

      (This is the code within GIT post Alpha1 - the Alpha1 tag builds.)

      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 2:03.736s
      [INFO] Finished at: Thu Nov 18 14:45:10 GMT 2010
      [INFO] Final Memory: 109M/163M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.1:testCompile (default-testCompile) on project jboss-as-messaging: Compilation failure
      /home/darranl/src/git/jboss-as/messaging/src/test/java/org/jboss/as/messaging/test/ConfigParsingUnitTestCase.java:[55,106] inconvertible types
      found : org.jboss.as.model.AbstractSubsystemElement<capture#710 of ?>
      required: org.jboss.as.messaging.MessagingSubsystemElement
      -> [Help 1]
      [ERROR]
      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [ERROR]
      [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
      [ERROR]
      [ERROR] After correcting the problems, you can resume the build with the command
      [ERROR] mvn <goals> -rf :jboss-as-messaging

      Attachments

        Activity

          People

            Unassigned Unassigned
            darran.lofthouse@redhat.com Darran Lofthouse
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: