You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by Dasarath Weeratunge <dw...@purdue.edu> on 2006/02/26 16:40:17 UTC

Need help with maven

What do I need to do with maven to get it to generate java-doc and reports for 
the web site? I hate to bug dims from time to time:(

thanks,
--dasarath


---------------------------------------------------------------------
To unsubscribe, e-mail: kandula-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: kandula-dev-help@ws.apache.org


Re: Need help with maven

Posted by Thilina Gunarathne <cs...@gmail.com>.
Then maven site will generate everything..

On 2/27/06, Thilina Gunarathne <cs...@gmail.com> wrote:
>
> Hi,
> Include the following in the project.xml....
> Make sure to include only what you need. Comment out the others...
>
> <reports>
>
> < report>maven-license-plugin</report>
>
> <report>maven-pmd-plugin</report>
>
> <report>maven-jdepend-plugin</report>
>
> <report>maven-jxr-plugin</report>
>
> <report>maven-javadoc-plugin</report>
>
> <report>maven-clover-plugin</report>
>
> <report>maven-junit-report-plugin</report >
>
> <report>maven-changes-plugin</report>
> </reports>
>
> HTH,
> ~Thilina
>
>
> On 2/26/06, Dasarath Weeratunge <dw...@purdue.edu> wrote:
> >
> > What do I need to do with maven to get it to generate java-doc and
> > reports for
> > the web site? I hate to bug dims from time to time:(
> >
> > thanks,
> > --dasarath
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: kandula-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: kandula-dev-help@ws.apache.org
> >
> >
>
>
> --
> "May the SourcE be with u"
> http://webservices.apache.org/~thilina/
> http://thilinag.blogspot.com/
> http://www.bloglines.com/blog/Thilina




--
"May the SourcE be with u"
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/
http://www.bloglines.com/blog/Thilina

Re: Need help with maven

Posted by Thilina Gunarathne <cs...@gmail.com>.
Then maven site will generate everything..

On 2/27/06, Thilina Gunarathne <cs...@gmail.com> wrote:
>
> Hi,
> Include the following in the project.xml....
> Make sure to include only what you need. Comment out the others...
>
> <reports>
>
> < report>maven-license-plugin</report>
>
> <report>maven-pmd-plugin</report>
>
> <report>maven-jdepend-plugin</report>
>
> <report>maven-jxr-plugin</report>
>
> <report>maven-javadoc-plugin</report>
>
> <report>maven-clover-plugin</report>
>
> <report>maven-junit-report-plugin</report >
>
> <report>maven-changes-plugin</report>
> </reports>
>
> HTH,
> ~Thilina
>
>
> On 2/26/06, Dasarath Weeratunge <dw...@purdue.edu> wrote:
> >
> > What do I need to do with maven to get it to generate java-doc and
> > reports for
> > the web site? I hate to bug dims from time to time:(
> >
> > thanks,
> > --dasarath
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: kandula-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: kandula-dev-help@ws.apache.org
> >
> >
>
>
> --
> "May the SourcE be with u"
> http://webservices.apache.org/~thilina/
> http://thilinag.blogspot.com/
> http://www.bloglines.com/blog/Thilina




--
"May the SourcE be with u"
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/
http://www.bloglines.com/blog/Thilina

Re: Need help with maven

Posted by Thilina Gunarathne <cs...@gmail.com>.
 Hi,
Include the following in the project.xml....
Make sure to include only what you need. Comment out the others...

<reports>

< report>maven-license-plugin</report>

<report>maven-pmd-plugin</report>

<report>maven-jdepend-plugin</report>

<report>maven-jxr-plugin</report>

<report>maven-javadoc-plugin</report>

<report>maven-clover-plugin</report>

<report>maven-junit-report-plugin</report >

<report>maven-changes-plugin</report>
</reports>

HTH,
~Thilina


On 2/26/06, Dasarath Weeratunge <dw...@purdue.edu> wrote:
>
> What do I need to do with maven to get it to generate java-doc and reports
> for
> the web site? I hate to bug dims from time to time:(
>
> thanks,
> --dasarath
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: kandula-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: kandula-dev-help@ws.apache.org
>
>


--
"May the SourcE be with u"
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/
http://www.bloglines.com/blog/Thilina

Re: Need help with maven

Posted by Thilina Gunarathne <cs...@gmail.com>.
 Hi,
Include the following in the project.xml....
Make sure to include only what you need. Comment out the others...

<reports>

< report>maven-license-plugin</report>

<report>maven-pmd-plugin</report>

<report>maven-jdepend-plugin</report>

<report>maven-jxr-plugin</report>

<report>maven-javadoc-plugin</report>

<report>maven-clover-plugin</report>

<report>maven-junit-report-plugin</report >

<report>maven-changes-plugin</report>
</reports>

HTH,
~Thilina


On 2/26/06, Dasarath Weeratunge <dw...@purdue.edu> wrote:
>
> What do I need to do with maven to get it to generate java-doc and reports
> for
> the web site? I hate to bug dims from time to time:(
>
> thanks,
> --dasarath
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: kandula-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: kandula-dev-help@ws.apache.org
>
>


--
"May the SourcE be with u"
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/
http://www.bloglines.com/blog/Thilina