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

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


Karel Piwko created SHRINKRES-172:
-------------------------------------

             Summary: 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