No idea.

I'll investigate.

thanks

I found also several little problems :
- With some proxies the linkcheck plugin didn't works
- There was no stop if there's an infinite loop between 2 redirections
- Some web servers didn't respond.

I'll commit it today and publish a new snapshot.

Arnaud

On 1/17/06, Lukas Theussl <[EMAIL PROTECTED]> wrote:
>
> Arnaud,
>
> I noticed one queer thing, I'm just not sure if it's a multiproject
> issue or something we can fix in the linkcheck plugin: the linkcheck
> report for the master project is not generated in a multiproject build
> if maven.multiproject.navigation=aggregate is used. Eg, in the m1
> plugins trunk:
>
> maven -Dmaven.multiproject.includes=clean/project.xml
> -Dmaven.multiproject.navigation=aggregate multiproject:site
>
> creates only a dummy page for the linkcheck report. It works fine with
> navigation=independent.
>
> Any idea?
>
> -Lukas
>
>
>
> Arnaud HERITIER wrote:
> > Hi all,
> >
> >   We closed all issues on the linkcheck plugin for maven 1.
> >   Performances are improved, the report is more detailled and a lot of
> bugs
> > are fixed.
> >   The report generated for the maven 1.X documentation can be viewed
> here :
> > http://people.apache.org/~aheritier/maven-stage-site/linkcheck.html
> >   You can find the full release note here :
> >   A lot of code was reworked and we need to validate it before the
> release.
> >
> >
> http://people.apache.org/~aheritier/maven-stage-site/maven-1.x/reference/plugins/linkcheck/changes-report.html#Release1_4-SNAPSHOT
> >
> >   If you are interested you can download it with :
> >
> > maven plugin:download -DgroupId=maven
> > -DartifactId=maven-linkcheck-plugin -Dversion=1.4-SNAPSHOT
> > -Dmaven.repo.remote=http://cvs.apache.org/repository/,
> http://www.ibiblio.org/maven/
> >
> >   You'll find the new documentation here :
> >
> http://people.apache.org/~aheritier/maven-stage-site/maven-1.x/reference/plugins/linkcheck/
> >   We are very interested by your tests and particularly if you use a
> proxy
> > (NTLM or not).
> >
> >   Cheers
> >
> > Arnaud
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to