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

Joshua White (JIRA) issues at jboss.org
Fri Feb 23 14:18:00 EST 2018


    [ https://issues.jboss.org/browse/SHRINKRES-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13537723#comment-13537723 ] 

Joshua White commented on SHRINKRES-214:
----------------------------------------

[~fuinorg] and I are both looking for this feature.  If there isn't any bandwidth from the core contributors, could you share some guidance?  Perhaps we could put our own pull request together.  Thoughts?

> 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