Oh!  Now I see.  The link checks are not performed by the xDoc plug-in, they
are performed by the LinkCheck plugin.  I wasn't even aware of this plugin.

Still no joy.  I successfully replaced the maven-linkcheck-plugin version
1.3.4 with version 1.4-SNAPSHOT.  Then I manually updated the repository
with the required JAR files for Commons HTTP, Commons Codec, and Log4j.
Now, when I execute Maven 1.1-beta-2 with the maven-xdoc-plugin 1.9.2 for
the xdoc goal, the link check operation is NOT performed.  The build
completes after the generation phase and there are no link check artifacts
generated.

What am I doing wrong?

Lance

On 2/13/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote:
>
> The beta 3 is not yet out.
> I'm sorry I took a look at the wrong plugin. I didn't yet publish the
> new linkcheck plugin
> You can try the last snapshot with :
> maven plugin:download
>   -Dmaven.repo.remote=http://www.ibiblio.org/maven,
> http://cvs.apache.org/repository/
>   -DgroupId=maven
>   -DartifactId=maven-linkcheck-plugin
>   -Dversion=1.4-SNAPSHOT
>
> Arnaud
>
>
> On 2/13/06, Lance Bader <[EMAIL PROTECTED]> wrote:
> > Oh, man!  I'm so embarassed.
> >
> > We are using Maven v. 1.1-beta-2 and maven-xdoc-plugin-1.9.2.
> >
> > I would be happy to try what you call "this release" but I need a better
> > clue on how to find it.  I checked the xDoc reference and could find no
> > newer plug-in and no reference to (3.0).  Did you mean Maven 1.1-beta-3?
> >
> > Lance
> >
> > On 2/13/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote:
> > >
> > > With maven 1 ? (I'm not sure that there's a linkcheck plugin in m2)
> > >
> > > Which release are you using ? The last one (3.0) ?
> > > If not it's certainly fixed in this release.. Can you try it ?
> > >
> > > Arnaud
> > >
> > > On 2/13/06, Lance Bader <[EMAIL PROTECTED]> wrote:
> > > > What causes the xDoc plug-in to report an invalid redirect URI while
> > > > performing a link check?  Here is an example message.
> > > >
> > > > Invalid Redirect URI from:
> > > > http://www.ibm.com:80/software/info/websphere/r/was-ce/ to:
> > > > http://www-306.ibm.com/software/info/websphere/r/was-ce/
> > > > Checking link
> http://www-306.ibm.com/software/info/websphere/r/was-ce/
> > > >
> > > > Note that browser's follow the redirection without complaint.  If
> the
> > > target
> > > > web site is violating an important redirect convention, I'm willing
> to
> > > > report the problem, but, before I start, I need to understand
> exactly
> > > what
> > > > is "invalid".
> > > >
> > > > Lance
> > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > 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