Hi Edgar -

I'm using the PMD plugin with Maven b7 and it works fine... can you
upgrade to b7 and try it again?

Yours,

tom

> -----Original Message-----
> From: Edgar Gonz�lez [mailto:egg@;valhallaproject.com] 
> Sent: Thursday, November 07, 2002 8:31 PM
> To: Turbine Maven Users List
> Subject: Re: Jalopy & Importscrubber plugins
> 
> 
> Hi Tom,
> 
> Thanks for your suggestion.
> I try PMD and got the following error at moment of generated 
> the xdoc report
> file (pmd-report.xml):
> 
> --------------------------------------------------------------
> --------------
> ---
> Failed to process
> C:\sandboxes\Valhalla\valhalla-atuin\target\pmd-raw-report.xml
> 
> org.apache.commons.jelly.JellyException: Failed to process
> C:\sandboxes\Valhalla\valhalla-atuin\target\pmd-raw-report.xml File:
> C:\adk\tools\maven\plugins\adk-pmd-plugin-0.3\plugin.jelly At tag
> <dvsl:dvsl>: line: 51 column: 46
> --------------------------------------------------------------
> --------------
> ----
> 
> What version of Maven (Jelly) is needed?, I'm still using b6 :-(
> 
> Edgar
> 
> 
> ----- Original Message -----
> From: "Tom Copeland" <[EMAIL PROTECTED]>
> To: "'Turbine Maven Users List'" 
> <[EMAIL PROTECTED]>
> Sent: Thursday, November 07, 2002 4:48 PM
> Subject: RE: Jalopy & Importscrubber plugins
> 
> 
> Hello Edgar -
> 
> I've recently been twiddling the Importscrubber plugin and was able to
> get it to work; I plan on checking in some fixes to CVS to get it
> working for everyone.  However, the Importscrubber is fatally 
> flawed due
> to these limitations -
> http://importscrubber.sourceforge.net/limitations.html - 
> especially the
> first one.
> 
> I highly recommend you use the PMD plugin - http://pmd.sf.net 
> - to check
> for duplicate/unused imports instead.  PMD won't hose up your source
> code files and since it operates on source code, not byte code, it
> doesn't have the problems which plague Importscrubber.
> 
> Yours,
> 
> Tom
> 
> > -----Original Message-----
> > From: Edgar Gonz�lez [mailto:egg@;valhallaproject.com]
> > Sent: Friday, November 01, 2002 12:48 PM
> > To: Turbine Maven Users List
> > Subject: Jalopy & Importscrubber plugins
> >
> >
> > Hi,
> >
> > Anybody has used the jalopy plugin to expand imports?
> >
> > I'm trying with not success, the jalopy write the following
> > message (which I
> > think is related to the problem):
> > --------------------------------------------------------------
> > --------------
> > ----------
> > java:compile:
> > Overriding previous definition of reference to maven.compile.src.set
> >     [copy] Copying 29 files to
> > C:\sandboxes\Valhalla\valhalla-equipaje\target\src\java
> >     [javac] Compiling 29 source files to
> > C:\sandboxes\Valhalla\valhalla-equipaje\target\classes
> >
> > jalopy:format:
> >     [jalopy] Jalopy Java Source Code Formatter 1.0b8
> >     [jalopy] could not load entry
> > "C:\sandboxes\Valhalla\valhalla-equipaje\target\classes",
> > ClassRepository is
> > disabled
> > ...
> > --------------------------------------------------------------
> > --------------
> > ----------
> >
> > All the other format rules works fine (even the sort imports)
> >
> > Any clue?
> >
> >
> > On the other hand I'm try the importscrubber plugin, but seems to do
> > nothing, I reviewed the plugin.jelly and the goal
> > importscrubber has no
> > code!
> >
> > It's any special way to run the importscrubber goal?
> >
> >
> > Thx
> >
> > Edgar
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:turbine-maven-user-> [EMAIL PROTECTED]>
> >
> > For additional commands,
> > e-mail: <mailto:turbine-maven-user-help@;jakarta.apache.org>
> >
> >
> >
> 
> 
> --
> To unsubscribe, e-mail:
> <mailto:turbine-maven-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:turbine-maven-user-help@;jakarta.apache.org>
> 
> 
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:turbine-maven-user-> [EMAIL PROTECTED]>
> 
> For additional commands, 
> e-mail: <mailto:turbine-maven-user-help@;jakarta.apache.org>
> 
> 
> 


--
To unsubscribe, e-mail:   <mailto:turbine-maven-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-maven-user-help@;jakarta.apache.org>

Reply via email to