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

Karel Piwko (JIRA) issues at jboss.org
Mon Jan 5 03:46:29 EST 2015


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

Karel Piwko updated SHRINKRES-214:
----------------------------------
    Fix Version/s: 2.2.0-cr-1


> 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: 2.2.0-cr-1
>
>
> 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.11#6341)


More information about the shrinkwrap-issues mailing list