The following comment has been added to this issue:

     Author: Brett Porter
    Created: Mon, 6 Sep 2004 8:23 PM
       Body:
works for me behind a proxy, bootstrapping 1.0.1-SNAPSHOT, then using it to run maven 
plugin:test on linkcheck.

I get this:
maven-linkcheck-plugin: Proxy Host:proxy.int.f2.com.au
maven-linkcheck-plugin: Proxy Port:8080
maven-linkcheck-plugin: Proxy User:null

Is it possible your type of proxy is the problem? Is it an NTLM proxy or require some 
credentials?


---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPLINKCHECK-16?page=comments#action_23861

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPLINKCHECK-16

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPLINKCHECK-16
    Summary: LinkCheckTest FAILED
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-linkcheck-plugin
   Versions:
             1.4

   Assignee: 
   Reporter: Julien Kirch

    Created: Mon, 6 Sep 2004 5:08 AM
    Updated: Mon, 6 Sep 2004 8:23 PM
Environment: Win NT 4, jdk 1.4.2, behind a firewall, sources are current to cvs 

Description:
I'm behind a firewall and the test doesn't seem to enable it :
with same configuration, calling linkcheck on a project is ok, so it's probably not 
the proxy configuration.

Testsuite: org.apache.maven.linkcheck.LinkCheckTest
Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 2,61 sec

------------- Standard Output ---------------
maven-linkcheck-plugin: No project set.
maven-linkcheck-plugin: Not using a proxy
Found 0 files so far.
  Memory: 0M/1M
Validating index-all.html
Validating nolink.html
Validating test-resources/nolink.html
Validating test-resources/test1/test1.html
Validating test-resources/test1/test2.html
Validating test1/test1.html
Validating testA.html
Validating testExcludes.html
------------- ---------------- ---------------
Testcase: testScan(org.apache.maven.linkcheck.LinkCheckTest):   FAILED
test-resources/test1/test1.html.getLinks().size() expected:<2> but was:<0>
junit.framework.AssertionFailedError: 
test-resources/test1/test1.html.getLinks().size() expected:<2> but was:<0>
        at org.apache.maven.linkcheck.LinkCheckTest.check(LinkCheckTest.java:94)
        at org.apache.maven.linkcheck.LinkCheckTest.testScan(LinkCheckTest.java:66)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)





---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to