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

Matous Jobanek (JIRA) issues at jboss.org
Fri Nov 10 07:57:00 EST 2017


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

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


> 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
>
> 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
(v7.5.0#75005)


More information about the shrinkwrap-issues mailing list