I tested out the .zip archive.

It did the build and test activitites fine. However, when I tried to
generate the site, via 'maven site', I got this failure in the
link-check plugin:

generated-xdocs\project-info.xml
    [echo] Generating
C:/working/caseregistration/target/docs/task-list.html from
C:\working\caseregistration\target\gen
erated-xdocs\task-list.xml
    [echo] Generating
C:/working/caseregistration/target/docs/team-list.html from
C:\working\caseregistration\target\gen
erated-xdocs\team-list.xml
maven-linkcheck-plugin:report-real:
    [mkdir] Created dir: C:\working\caseregistration\target\linkcheck
    [mkdir] Created dir:
C:\working\caseregistration\target\linkcheck\docs
maven-linkcheck-plugin: Not using a proxy

BUILD FAILED
File...... file:/C:/Documents and
Settings/todd/.maven/plugins/maven-linkcheck-plugin-1.1-SNAPSHOT/
Element... linkcheck:linkcheck
Line...... 73
Column.... 9
java.lang.reflect.InvocationTargetException

With a little more detail:
        at java.lang.reflect.Method.invoke(Method.java:324)
        at com.werken.forehead.Forehead.run(Forehead.java:543)
        at com.werken.forehead.Forehead.main(Forehead.java:573)
Caused by: java.lang.NoSuchMethodError:
org.apache.commons.httpclient.HttpClient.setHostConfiguration(Lorg/apach
e/common
s/httpclient/HostConfiguration;)V
        at
org.apache.maven.linkcheck.validation.HTTPLinkValidator.validateLink(HTT
PLinkValidator.java:135)
        at
org.apache.maven.linkcheck.validation.LinkValidatorManager.validateLink(
LinkValidatorManager.java:118)
        at
org.apache.maven.linkcheck.FileToCheck.check(FileToCheck.java:187)
        at
org.apache.maven.linkcheck.LinkCheck.doExecute(LinkCheck.java:159)
        ... 63 more


Everything else rolled out of the site plugin ok.

It seems like from the comment in linkcheck.xml that these problems
might be known, but in case they aren't here's a brief error trace.

--Todd



-----Original Message-----
From: Jason van Zyl [mailto:[EMAIL PROTECTED] 
Sent: Sunday, July 13, 2003 10:57 AM
To: Maven Developers List
Subject: b10 test installers


Howdy,

I put a couple archives for the beta-10 here:

http://www.apache.org/~jvanzyl/

If a couple people can try these that would be appreciated, once it's
agreed they are fine I'll tag and release.

-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational and
technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


---------------------------------------------------------------------
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]

Reply via email to