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

Karel Piwko (JIRA) jira-events at lists.jboss.org
Mon Oct 29 15:43:01 EDT 2012


    [ https://issues.jboss.org/browse/SHRINKRES-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729895#comment-12729895 ] 

Karel Piwko commented on SHRINKRES-64:
--------------------------------------

The whole idea of having plugin tests a part of impl-maven is wrong. It would be much better to execute test as a part of maven-invoker-plugin configuration in plugin implementation itself. 

Current setup break importing the project into IDE (JBDS) when no version is installed in local repository.
                
> 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