[arquillian-issues] [JBoss JIRA] Created: (ARQ-488) Arquillian-testng-container does not specify shrinkwrap-impl-base dependency

Karel Piwko (JIRA) jira-events at lists.jboss.org
Mon Jun 27 10:10:23 EDT 2011


Arquillian-testng-container does not specify shrinkwrap-impl-base dependency
----------------------------------------------------------------------------

                 Key: ARQ-488
                 URL: https://issues.jboss.org/browse/ARQ-488
             Project: Arquillian
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Test Protocol SPIs and Implementation
    Affects Versions: 1.0.0.CR1
            Reporter: Karel Piwko
            Assignee: Karel Piwko


arquillian-testng-container does not specify following dependency:

{code}

        <!-- External Projects -->
        <dependency>
            <groupId>org.jboss.shrinkwrap</groupId>
            <artifactId>shrinkwrap-impl-base</artifactId>
        </dependency>
{code}

however, it is required during deployment of the testable archive.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list