[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-172) Unable to go offline() in MavenImporter

Karel Piwko (JIRA) issues at jboss.org
Fri Mar 14 16:14:10 EDT 2014


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

Karel Piwko resolved SHRINKRES-172.
-----------------------------------

    Resolution: Done


Pushed upstream in https://github.com/shrinkwrap/resolver/commit/4c60f30138885d16f6b11c4dbfb09e731d70145b
                
> Unable to go offline() in MavenImporter
> ---------------------------------------
>
>                 Key: SHRINKRES-172
>                 URL: https://issues.jboss.org/browse/SHRINKRES-172
>             Project: ShrinkWrap Resolvers
>          Issue Type: Bug
>          Components: api-maven
>    Affects Versions: 2.0.2
>            Reporter: Karel Piwko
>            Assignee: Karel Piwko
>             Fix For: 2.1.0
>
>
> Unable to call offline() on MavenImporter, e.g.
> {code}
> ShrinkWrap.create(MavenImporter.class).offline().loadPomFromFile(AG_PUSH_POM_XML_LOCATION).importBuildOutput()
>                 .as(WebArchive.class);
> {code}
> It is possible only if you pass settings.xml first

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list