It appears that you are using an NTLM proxy and the JIRA plugin is not utilising it. The JIRA plugin should have a bug filed against it.
- Brett On Mon, 14 Feb 2005 10:25:07 +0100, Sven Mari�n <[EMAIL PROTECTED]> wrote: > When I try to use the maven-jira-plugin to create a Jira issues report, I > always get the following error : > Credentials cannot be used for NTLM authentication: > org.apache.commons.httpclient.UsernamePasswordCredentials > > Although I am able to view the issues using the generated url of the plugin : > http://hb2kis1:8086/secure/secure/IssueNavigator.jspa?view=rss&pid=10030&sorter/field=issuekey&sorter/order=DESC&sorter/field=status&sorter/order=DESC&tempMax=1000&reset=true&decorator=none > > And the proxy setting are set correctly in my build.properties file. > > I tried to switch the commons-httpclient-2.0 to 3.0, renaming it to 2.0 and > added the commons-codec library but this lead to the same error... > > Anyone had the same error and hopefully a solution ? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
