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>

Reply via email to