On Thu, January 19, 2006 9:03 am, Ted Husted said:
> On 1/19/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
>> FWIW, the Maven 1 plugin worked fine.  (Worked as in 'reformatted the
>> struts-action code, and it still compiled afterwards.')
>
> Did you have a chance to peek at the CheckStyle report? For Action
> right now, we're seeing  a brutal 4733 errors in 281 files.

I started having a suspicion towards the end last night that Jalopy was
not dealing with some things that it should have been.  For instance, I
was looking at one specific line in o.a.s.action.Action.java (188) that is
longer than 80 characters and should have been wrapped, didn't have
anything odd about it that would keep it from being wrapped, and yet
Jalopy just wouldn't seem to wrap it.  I don't have any idea why this
might be the case unfortunately, but I wouldn't be surprised is the Maven
plug-in was doing the same thing... and the exception your seeing I have
no idea about, I know it works from Ant :)

Frank



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

Reply via email to