Greetings,

I have a long password that causes issues with the default wagon
provider (same as http://jira.codehaus.org/browse/MNG-4754)
Using maven 2 I was able to solve that by adding
      <configuration>
        <wagonProvider>httpclient</wagonProvider>
      </configuration>
to ~/.m2/settings.xml

We switched to maven 3 and the problem reappeared, how can I find this
issue with maven 3?

All the best,
--
Miki
[I don't suffer from insanity, I enjoy every minute of it]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to