Thanks for your quick answer In my case all my developers have the company's repository user and password configured in settings.xml. I have a code quality tool based on a maven mojo that connects to the company's website using the same username and password. I wanted to see if I coukd extract that user and password from the settings file.
Regards, Nestor On Sunday, June 7, 2015, Dan Tran <[email protected]> wrote: > Hi Néstor, > > Could you elaborate on your use case? you may not need access to maven > settings to look for repos. > > -Dan > > > On Sun, Jun 7, 2015 at 4:24 PM, Néstor Boscán <[email protected] > <javascript:;>> wrote: > > > Hi > > > > I am creating a mojo that requires to get information on the repositories > > stored in settings.xml? Is this possible? > > > > Regards, > > > > Néstor > > >
