Uploaded image for project: 'ShrinkWrap Resolvers'
  1. ShrinkWrap Resolvers
  2. SHRINKRES-129

Unstable test with classpath resources do to file:// protocol

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.0.0-beta-4
    • 2.0.0-beta-3
    • maven
    • None

      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.

              kpiwko Karel Piwko
              kpiwko Karel Piwko
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: