No particular reason - I was just asked to put Java2html into build.

I'll take a look at JXR and see what that offers

Tx
A 

-----Original Message-----
From: Ivo Limmen [mailto:[EMAIL PROTECTED] 
Sent: 26 June 2006 14:23
To: Maven Users List
Subject: Re: Java2HTML plugin M2

Why use Java2HTML? Most reporting-plugins for the site plugin use JXR, this is 
practically the same.

Use this:

<reporting>
     ....
            <plugin>
                <groupId>org.codehaus.mojo</groupId>
                <artifactId>jxr-maven-plugin</artifactId>
            </plugin>
     ....
</reporting>

Best regards,
Ivo

On 6/26/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hi Damien,
>
> How can you tell ?
> It seems to be compiled Java classes and uses xsd version 4.0.0 which 
> I thought indicated M2
>
> Tx A
>
> -----Original Message-----
> From: LECAN Damien [mailto:[EMAIL PROTECTED]
> Sent: 26 June 2006 14:00
> To: Maven Users List
> Subject: RE: Java2HTML plugin M2
>
> Hello,
>
> It seems to be a M1 plugin, not M2 ...
>
> Damien
>
> > -----Message d'origine-----
> > De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Envoyé :
> > lundi 26 juin 2006 14:49 À : users@maven.apache.org Objet : 
> > Java2HTML plugin M2
> >
> >
> > Hi,
> > Has anyone had any success working with Java2HTML plugin and M2 ?
> > I get NullPointer exception when trying to install plugin to my 
> > repository as per instructions from 
> > http://www.qualitylabs.org/java2htmlplugin/index.html
> > Tx
> > Andy
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> Visit our website at http://www.ubs.com
>
> This message contains confidential information and is intended only 
> for the individual named.  If you are not the named addressee you 
> should not disseminate, distribute or copy this e-mail.  Please notify 
> the sender immediately by e-mail if you have received this e-mail by 
> mistake and delete this e-mail from your system.
>
> E-mail transmission cannot be guaranteed to be secure or error-free as 
> information could be intercepted, corrupted, lost, destroyed, arrive 
> late or incomplete, or contain viruses.  The sender therefore does not 
> accept liability for any errors or omissions in the contents of this 
> message which arise as a result of e-mail transmission.  If 
> verification is required please request a hard-copy version.  This 
> message is provided for informational purposes and should not be 
> construed as a solicitation or offer to buy or sell any securities or 
> related financial instruments.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Visit our website at http://www.ubs.com

This message contains confidential information and is intended only
for the individual named.  If you are not the named addressee you
should not disseminate, distribute or copy this e-mail.  Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free
as information could be intercepted, corrupted, lost, destroyed,
arrive late or incomplete, or contain viruses.  The sender therefore
does not accept liability for any errors or omissions in the contents
of this message which arise as a result of e-mail transmission.  If
verification is required please request a hard-copy version.  This
message is provided for informational purposes and should not be
construed as a solicitation or offer to buy or sell any securities or
related financial instruments.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to