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 11:09:13 UTC

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

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
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 5:08 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


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

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Julien Kirch
    Created: Mon, 6 Sep 2004 9:56 AM
       Body:
After a second look :
when I build it directly it's ok, in fact the problem only occurs when the plugin is build by the maven general (bootstrap) build.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPLINKCHECK-16?page=comments#action_23839

---------------------------------------------------------------------
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 9:56 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


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

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Carlos Sanchez
    Created: Mon, 6 Sep 2004 7:57 AM
       Body:
if I use from maven-plugins/linckcheck

maven clean plugin:test -Dmaven.proxy.host=localhost -Dmaven.proxy.port=3128

it displays the proxy info, maybe you're doing something wrong?

maven-linkcheck-plugin:report-real:
    [mkdir] Created dir: C:\programacion\maven-plugins\linkcheck\src\plugin-test\target\linkcheck
    [mkdir] Created dir: C:\programacion\maven-plugins\linkcheck\src\plugin-test\target\linkcheck\docs
maven-linkcheck-plugin: Proxy Host:localhost
maven-linkcheck-plugin: Proxy Port:3128
maven-linkcheck-plugin: Proxy User:null
Found 0 files so far.
  Memory: 10M/15M
Validating &test.html
Checking link http://maven.apache.orgz

if I don't specify maven.proxy.port I get a <null> error that will investigate.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPLINKCHECK-16?page=comments#action_23836

---------------------------------------------------------------------
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 7:57 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


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

Posted by ji...@codehaus.org.
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


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

Posted by ji...@codehaus.org.
Message:

   The following issue has been closed.

---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: CANNOT REPRODUCE

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-linkcheck-plugin
   Versions:
             1.3.3

   Assignee: 
   Reporter: Julien Kirch

    Created: Mon, 6 Sep 2004 5:08 AM
    Updated: Fri, 24 Sep 2004 12:09 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


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

Posted by ji...@codehaus.org.
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


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

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Julien Kirch
    Created: Tue, 7 Sep 2004 3:35 AM
       Body:
As calling ikcheck directlry is with the same config is OK, it don't think it's the proxy.

It requires credentials.

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

---------------------------------------------------------------------
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: Tue, 7 Sep 2004 3:35 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


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

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Julien Kirch
    Created: Mon, 6 Sep 2004 7:05 AM
       Body:
I tried with the $HOME/build.properties and with call parametrers : both give same result.

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

---------------------------------------------------------------------
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 7:05 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