[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-64) Fix cyclic dependency in PluginIntegrationTestCase.strictlyLoadTestDependencies

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Thu Sep 13 00:10:34 EDT 2012


Andrew Rubinger created SHRINKRES-64:
----------------------------------------

             Summary: Fix cyclic dependency in PluginIntegrationTestCase.strictlyLoadTestDependencies
                 Key: SHRINKRES-64
                 URL: https://issues.jboss.org/browse/SHRINKRES-64
             Project: ShrinkWrap Resolvers
          Issue Type: Feature Request
    Affects Versions: 2.0.0-alpha-2
            Reporter: Andrew Rubinger
            Assignee: Andrew Rubinger


This test will attempt to load *current* versions, which are not in place during a release:

{code}$ ls -l /home/alr/.m2/repository/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-api-maven/2.0.0-alpha-2/
total 12
-rw-rw-r-- 1 alr alr 164 2012-09-13 00:01 m2e-lastUpdated.properties
-rw-rw-r-- 1 alr alr 235 2012-09-13 00:01 shrinkwrap-resolver-api-maven-2.0.0-alpha-2.jar.lastUpdated
-rw-rw-r-- 1 alr alr 235 2012-09-13 00:01 shrinkwrap-resolver-api-maven-2.0.0-alpha-2.pom.lastUpdated{code}

For now the test will be @Ignore'd



--
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


More information about the shrinkwrap-issues mailing list