Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-777

package org.jboss.arquillian.container.weld.ee.embedded_1_1.mock does not exist

    XMLWordPrintable

Details

    • Hide

      1)Clone the repo http://github.com/weld/core.git.
      2)Move to core/tests-arquillian
      3)Run the maven tests using mvn clean test -P glassfish-remote
      4)You will see the build fails with the compilation issues in the tests.

      Show
      1)Clone the repo http://github.com/weld/core.git . 2)Move to core/tests-arquillian 3)Run the maven tests using mvn clean test -P glassfish-remote 4)You will see the build fails with the compilation issues in the tests.

    Description

      Hi ,
      I am cloning the repository from http://github.com/weld/core.git.

      After getting a local copy , I am trying to run the tests located at core/tests-arquillian with glassfish-remote profile, I am seeing this compilation issues:

      INFO] [compiler:testCompile

      {execution: default-testCompile}

      ]
      [INFO] Compiling 785 source files to /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/target/test-classes
      [INFO] -------------------------------------------------------------
      [ERROR] COMPILATION ERROR :
      [INFO] -------------------------------------------------------------
      [ERROR] /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[16,63] package org.jboss.arquillian.container.weld.ee.embedded_1_1.mock does not exist

      [ERROR] /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[80,44] cannot find symbol
      symbol : class TestContainer
      location: class org.jboss.weld.tests.threadlocal.ThreadLocalTestCase

      [ERROR] /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[36,6] cannot find symbol
      symbol : class TestContainer
      location: class org.jboss.weld.tests.threadlocal.ThreadLocalTestCase

      [ERROR] /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[36,36] cannot find symbol
      symbol : class TestContainer
      location: class org.jboss.weld.tests.threadlocal.ThreadLocalTestCase

      [ERROR] /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[61,6] cannot find symbol
      symbol : class TestContainer
      location: class org.jboss.weld.tests.threadlocal.ThreadLocalTestCase

      [ERROR] /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[61,36] cannot find symbol
      symbol : class TestContainer
      location: class org.jboss.weld.tests.threadlocal.ThreadLocalTestCase

      [INFO] 6 errors
      [INFO] -------------------------------------------------------------
      [INFO] ------------------------------------------------------------------------
      [ERROR] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Compilation failure

      /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[16,63] package org.jboss.arquillian.container.weld.ee.embedded_1_1.mock does not exist

      /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[80,44] cannot find symbol
      symbol : class TestContainer
      location: class org.jboss.weld.tests.threadlocal.ThreadLocalTestCase

      /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[36,6] cannot find symbol
      symbol : class TestContainer
      location: class org.jboss.weld.tests.threadlocal.ThreadLocalTestCase

      /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[36,36] cannot find symbol
      symbol : class TestContainer
      location: class org.jboss.weld.tests.threadlocal.ThreadLocalTestCase

      /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[61,6] cannot find symbol
      symbol : class TestContainer
      location: class org.jboss.weld.tests.threadlocal.ThreadLocalTestCase

      /space/hudson/.hudson/jobs/Tests-Arquillian-RemoteGlassfish/workspace/coreworkspace/core/tests-arquillian/src/test/java/org/jboss/weld/tests/threadlocal/ThreadLocalTestCase.java:[61,36] cannot find symbol
      symbol : class TestContainer
      location: class org.jboss.weld.tests.threadlocal.ThreadLocalTestCase

      Attachments

        Activity

          People

            pmuiratbleepbleep Pete Muir (Inactive)
            msreekanth_jira sreekanth manga (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: