You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2013/09/01 17:45:51 UTC

[jira] [Created] (AMQ-4708) Arquillian unit test doesn't compile

Jean-Baptiste Onofré created AMQ-4708:
-----------------------------------------

             Summary: Arquillian unit test doesn't compile
                 Key: AMQ-4708
                 URL: https://issues.apache.org/jira/browse/AMQ-4708
             Project: ActiveMQ
          Issue Type: Bug
          Components: Test Cases
    Affects Versions: 5.9.0
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 5.9.0


[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project jee-jca-config-example: Compilation failure: Compilation failure:
[ERROR] bootstrap class path not set in conjunction with -source 1.6
[ERROR] /home/jbonofre/workspace/activemq/activemq/activemq-arquillian/javaee/jca-config/src/test/java/org/hornetq/javaee/example/server/ExampleRunner2Test.java:[28,46] error: package org.jboss.arquillian.container.test.api does not exist
[ERROR] /home/jbonofre/workspace/activemq/activemq/activemq-arquillian/javaee/jca-config/src/test/java/org/hornetq/javaee/example/server/ExampleRunner2Test.java:[29,46] error: package org.jboss.arquillian.container.test.api does not exist
[ERROR] /home/jbonofre/workspace/activemq/activemq/activemq-arquillian/javaee/jca-config/src/test/java/org/hornetq/javaee/example/server/ExampleRunner2Test.java:[30,46] error: package org.jboss.arquillian.container.test.api does not exist
[ERROR] /home/jbonofre/workspace/activemq/activemq/activemq-arquillian/javaee/jca-config/src/test/java/org/hornetq/javaee/example/server/ExampleRunner2Test.java:[31,46] error: package org.jboss.arquillian.container.test.api does not exist
[ERROR] /home/jbonofre/workspace/activemq/activemq/activemq-arquillian/javaee/jca-config/src/test/java/org/hornetq/javaee/example/server/ExampleRunner2Test.java:[32,46] error: package org.jboss.arquillian.container.test.api does not exist
[ERROR] /home/jbonofre/workspace/activemq/activemq/activemq-arquillian/javaee/jca-config/src/test/java/org/hornetq/javaee/example/server/ExampleRunner2Test.java:[33,33] error: package org.jboss.arquillian.junit does not exist
[ERROR] /home/jbonofre/workspace/activemq/activemq/activemq-arquillian/javaee/jca-config/src/test/java/org/hornetq/javaee/example/server/ExampleRunner2Test.java:[34,33] error: package org.jboss.arquillian.junit does not exist
[ERROR] /home/jbonofre/workspace/activemq/activemq/activemq-arquillian/javaee/jca-config/src/test/java/org/hornetq/javaee/example/server/ExampleRunner2Test.java:[35,36] error: package org.jboss.arquillian.test.api does not exist
[ERROR] /home/jbonofre/workspace/activemq/activemq/activemq-arquillian/javaee/jca-config/src/test/java/org/hornetq/javaee/example/server/ExampleRunner2Test.java:[37,31] error: package org.jboss.shrinkwrap.api does not exist
[ERROR] /home/jbonofre/workspace/activemq/activemq/activemq-arquillian/javaee/jca-config/src/test/java/org/hornetq/javaee/example/server/ExampleRunner2Test.java:[38,31] error: package org.jboss.shrinkwrap.api does not exist
[ERROR] /home/jbonofre/workspace/activemq/activemq/activemq-arquillian/javaee/jca-config/src/test/java/org/hornetq/javaee/example/server/ExampleRunner2Test.java:[39,37] error: package org.jboss.shrinkwrap.api.asset does not exist
[ERROR] /home/jbonofre/workspace/activemq/activemq/activemq-arquillian/javaee/jca-config/src/test/java/org/hornetq/javaee/example/server/ExampleRunner2Test.java:[40,36] error: package org.jboss.shrinkwrap.api.spec does not exist


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira