Re: [m1] Re: Javadoc warnings report is not getting generated with Maven 1.1 beta1 and beta2

2005-12-12 Thread Girish Nagaraj
From: Lukas Theussl [mailto:[EMAIL PROTECTED] > > > Sent: Saturday, December 10, 2005 10:37 AM > > > To: Maven Users List > > > Subject: Re: [m1] Re: Javadoc warnings report is not getting > > > generated with Maven 1.1 beta1 and beta2 > > > > > > >

Re: How to upgrade the checkstyle plugin of Maven 1.x to CheckStyle4.0

2005-12-12 Thread Girish Nagaraj
gin:download -DartifactId=maven-checkstyle-plugin > -DgroupId=maven -Dversion=3.0-SNAPSHOT > -Dmaven.repo.remote=http://cvs.apache.org/repository, > http://www.ibiblio.org/maven > > > HTH, > -Lukas > > > Girish Nagaraj wrote: > > Lukas, > > > > Thanks for

Re: [m1] Re: Javadoc warnings report is not getting generated with Maven 1.1 beta1 and beta2

2005-12-10 Thread Girish Nagaraj
://jira.codehaus.org/browse/MPJAVADOC-61 > > > > Does it apply to your situation? If so, please add your details to help > > diagnose. Your error situation may be different than mine. Our results > are > > the same though, an empty report. > > > > > &

Re: How to upgrade the checkstyle plugin of Maven 1.x to CheckStyle4.0

2005-12-10 Thread Girish Nagaraj
roupId=maven -Dversion=3.0-SNAPSHOT > -Dmaven.repo.remote=http://cvs.apache.org/repository > > -Lukas > > > > Girish Nagaraj wrote: > > Hello, > > > > Current checkstyle plugin available with Maven 1.1 beta 2 errors out > when > > the code contains java generics

[m1] Re: Javadoc warnings report is not getting generated with Maven 1.1 beta1 and beta2

2005-12-09 Thread Girish Nagaraj
the number of files having warnings. Could somebody please suggest how to fix this problem? Is upgrading to Maven 2 only soln to resolve this problem :( ? Thanks Girish On 11/19/05, Girish Nagaraj <[EMAIL PROTECTED]> wrote: > > Hello, > > When I run "maven site", the

How to upgrade the checkstyle plugin of Maven 1.x to CheckStyle4.0

2005-12-09 Thread Girish Nagaraj
Hello, Current checkstyle plugin available with Maven 1.1 beta 2 errors out when the code contains java generics. Checkstyle 4.0 supports generics. Is there a way I can change the plugin or get a new version of the plugin for Maven 1.x so that it uses CheckStyle 4.0? Thanks, Girish

Unable to migrate 1.1 POM using jar dependency to Maven 2

2005-12-09 Thread Girish Nagaraj
Hi, 1) I have a maven 1.1 project.xml which uses the JAR option to define the dependencies For example: mydep JDBC ojdbc14.jar I tried converting this to Maven2 POM following instructions on the maven site, but not sure what is the alternative for ? 2) After this, to

Javadoc warnings report is not getting generated with Maven 1.1 beta1 and beta2

2005-11-19 Thread Girish Nagaraj
Hello, When I run "maven site", the javadoc warnings report fails to get generated correctly.It just contains the number of files, but does not list the javadoc problems (though there are many). The following message shows up on the console *** WARNING: exception parsing line ' [javadoc] <>.ja