[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-129) Unstable test with classpath resources do to file:// protocol

Karel Piwko (JIRA) jira-events at lists.jboss.org
Thu May 23 04:06:06 EDT 2013


Karel Piwko created SHRINKRES-129:
-------------------------------------

             Summary: Unstable test with classpath resources do to file:// protocol
                 Key: SHRINKRES-129
                 URL: https://issues.jboss.org/browse/SHRINKRES-129
             Project: ShrinkWrap Resolvers
          Issue Type: Bug
          Components: impl-maven
    Affects Versions: 2.0.0-beta-3
            Reporter: Karel Piwko
            Assignee: Karel Piwko
             Fix For: 2.0.0-beta-4


Following test might fail based on underlying filesystem:

org.jboss.shrinkwrap.resolver.impl.maven.integration.ArtifactDependenciesTestCase.pomBasedArtifactLocatedInsideJar

The problem is about:

file://./target/repository, which is not a valid path. File protocol expects an absolute path.

The problem is not reproducible on all platforms.


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