[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-214) NoResolvedResultException when trying to resolve a POM

Matous Jobanek (JIRA) issues at jboss.org
Wed Aug 19 04:19:26 EDT 2015


     [ https://issues.jboss.org/browse/SHRINKRES-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matous Jobanek updated SHRINKRES-214:
-------------------------------------
    Fix Version/s: 3.0.0
                       (was: 2.2.0-beta-3)


> NoResolvedResultException when trying to resolve a POM
> ------------------------------------------------------
>
>                 Key: SHRINKRES-214
>                 URL: https://issues.jboss.org/browse/SHRINKRES-214
>             Project: ShrinkWrap Resolvers
>          Issue Type: Bug
>          Components: maven
>    Affects Versions: 2.2.0-beta-1
>            Reporter: Michael Schnell
>             Fix For: 3.0.0
>
>
> Trying to resolve a "pom" results in an org.jboss.shrinkwrap.resolver.api.NoResolvedResultException: Unable to resolve dependencies, none of them were found.
> Looking at the local Maven repository, the POM was actually loaded from the remote repo, but it's not returned:
> {code:java}
> Maven.resolver().resolve("org.jboss:jboss-parent:pom:12").withoutTransitivity().asSingleFile();
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the shrinkwrap-issues mailing list