You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/09/06 12:15:15 UTC

[jira] Commented: (MPLINKCHECK-16) LinkCheckTest FAILED

The following comment has been added to this issue:

     Author: Carlos Sanchez
    Created: Mon, 6 Sep 2004 6:14 AM
       Body:
How do you have configured your proxy? in $HOME/build.properties?
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPLINKCHECK-16?page=comments#action_23834

---------------------------------------------------------------------
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 6:14 AM
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org