6 Replies Latest reply on May 18, 2012 11:13 AM by kumarmaheswaran

    JBOSS source code build failure on windows 7

    kumarmaheswaran

      Hi all,

      when i build the JBOSS7.1.3 source code on window using maven,i get the below compilation error:

       

      [INFO] BUILD FAILURE

      [INFO] ------------------------------------------------------------------------

      [INFO] Total time: 8:50.551s

      [INFO] Finished at: Fri May 18 16:30:17 IST 2012

      [INFO] Final Memory: 196M/351M

      [INFO] ------------------------------------------------------------------------

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.

      3.2:compile (default-compile) on project jboss-as-arquillian-protocol-jmx: Compi

      lation failure

      [ERROR] \JBoss-FIles\JBOSS_SOURCE\jbossas-jboss-as-6eba711\arquillian\protocol-j

      mx\src\main\java\org\jboss\as\arquillian\protocol\jmx\ArquillianServiceDeployer.

      java:[60,79] inconvertible types

      [ERROR] found   : org.jboss.shrinkwrap.api.Archive<capture#313 of ?>

      [ERROR] required: org.jboss.shrinkwrap.api.spec.JavaArchive

       

       

      Please elabrate about this error and give the possible solution if possible.....

       

       

      Thanks,

      Mahes.