Do you know what it is? If there is an exception that's being swallowed, we need to fix it up...... it appears from the stack trace to be in the DVSLBean.... -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers
Eric Weidner <[EMAIL PROTECTED]> wrote on 05/09/2002 01:44:28 PM: > I had a similar problem. I finally narrowed it down to one .java file > that was generated source code from javacc. There were some comments in > screwy places that were screwing up checkstyle. > > Eric > > [EMAIL PROTECTED] wrote: > > >Are you sure it's not an out of memory problem? > >-- > >dIon Gillard, Multitask Consulting > >Work: http://www.multitask.com.au > >Developers: http://adslgateway.multitask.com.au/developers > > > > > >"Wiley Jacobs" <[EMAIL PROTECTED]> wrote on 05/09/2002 09:16:30 AM: > > > > > > > >>I get the same error as Barry. I'm running a winxp though: > >>002-09-04 16:13:44,906 DEBUG org.apache.maven.ProjectVerifier - > >>Looking for D:\Storage\maven\maven-1.0-beta-6\maven-1.0- > >>beta-6\repository\jdepend\jars\jdepend-2.2.jar > >>2002-09-04 16:14:53,640 ERROR org.apache.commons.jelly.impl. > >>TagScript - Caught exception: java.lang.Exception: Failed to process > >>D:\Storage\maven\maven-1.0-beta-6\maven-1.0- > >>beta-6\metasoft\target\checkstyle-raw-report.xml > >>java.lang.Exception: Failed to process D:\Storage\maven\maven-1.0- > >>beta-6\maven-1.0-beta-6\metasoft\target\checkstyle-raw-report.xml > >> at org.apache.maven.DVSLBean.process(DVSLBean.java:790) > >> at org.apache.maven.DVSLBean.execute(DVSLBean.java:390) > >> at java.lang.reflect.Method.invoke(Native Method) > >> at org.apache.commons.jelly.impl.DynamicBeanTag. > >>doTag(DynamicBeanTag.java:207) > >> at org.apache.commons.jelly.impl.StaticTagScript. > >>run(StaticTagScript.java:133) > >> at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:134) > >> at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:190) > >> > >>Did we figure out a solution yet? > >> > >> > >> > > > > > >-- > >To unsubscribe, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > >For additional commands, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > > > > > > > > > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
