Uploaded image for project: 'ShrinkWrap Resolvers'
  1. ShrinkWrap Resolvers
  2. SHRINKRES-172

Unable to go offline() in MavenImporter

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.1.0
    • 2.0.2
    • maven
    • None

      Unable to call offline() on MavenImporter, e.g.

      ShrinkWrap.create(MavenImporter.class).offline().loadPomFromFile(AG_PUSH_POM_XML_LOCATION).importBuildOutput()
                      .as(WebArchive.class);
      

      It is possible only if you pass settings.xml first

              kpiwko Karel Piwko
              kpiwko Karel Piwko
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: