History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: MPLINKCHECK-19
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Arnaud Heritier
Reporter: Daniel Beland
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 1.x LinkCheck Plugin

Using NTLM proxy

Created: 16/Feb/05 07:17 AM   Updated: 14/Jan/06 07:31 PM
Component/s: None
Affects Version/s: 1.3.4
Fix Version/s: 1.4

Time Tracking:
Not Specified

Environment: windows XP, cygwin, maven 1.0.2, linkcheck-plugin 1.3.4


 Description  « Hide
The linkcheck plugin does not use the NTLM proxy setting when trying to resolve an external link and fails.

I get the following error:
Checking link http://maven.apache.org/
Credentials cannot be used for NTLM authentication: org.apache.commons.httpclient.UsernamePasswordCredentials
Received: [407] for http://maven.apache.org/
Received: [407] for http://maven.apache.org/

My proxy settings are ok with maven (can get dependencies from a remote repository), they are set in my user build.properties.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Arnaud Heritier - 14/Jan/06 07:31 PM
Fixed