0 Replies Latest reply on Aug 20, 2014 10:43 AM by srinivas.akula

    ShrinkWrap: Load dependencies from Pom with proxies in settings.xml in Maven.

    srinivas.akula

      Hallo,

      I am using ShrinkWrap API to load my test dependencies from pom file and I did it successfully. But this is not working when I introduce new proxy configuration in my maven settings.xml.

      I am using ShrinkWrap2.0, Maven3, and arquillian.

       

       

      How to to load dependencies from pom file when, proxies defined in maven settings.xml?

      Does ShrinkWrap consider proxy settings from Settings.xml? Which version does support this?

      Please help me.