Unfortunately I don't get a lot of information in the Console, all I get is this:
flexPmdWithDefaultRuleset: [flexPmd] Sep 7, 2009 10:55:55 AM com.adobe.ac.pmd.engines.AbstractFlexPmdEngine loadRuleset [flexPmd] INFO: Ruleset: C:\Users\Andy\AppData\Local\Temp\all_flex62150.xml [flexPmd] Sep 7, 2009 10:55:55 AM com.adobe.ac.pmd.engines.AbstractFlexPmdEngine loadRuleset [flexPmd] INFO: Rules number in the ruleSet: 84 [flexPmd] Sep 7, 2009 10:55:55 AM com.adobe.ac.pmd.FlexPmdViolations computeViolations [flexPmd] INFO: computing RulesList [flexPmd] Sep 7, 2009 10:55:55 AM com.adobe.ac.pmd.FlexPmdViolations computeViolations [flexPmd] INFO: computing FilesList [flexPmd] Sep 7, 2009 10:56:23 AM com.adobe.ac.pmd.FlexPmdViolations computeViolations [flexPmd] INFO: computing Asts BUILD FAILED C:\Projects\src\MyAppClient\build.xml:345: java.lang.StringIndexOutOfBoundsException: String index out of range: -1 On Mon, Sep 7, 2009 at 12:29 AM, ady <[email protected]> wrote: > > > I could check if i have the exact stack trace from the java console > > -ady > > > > > On Sat, Sep 5, 2009 at 4:42 AM, Magnus Lassi <[email protected]>wrote: > >> >> >> Thanks, I followed your advice and exported it making sure not to include >> the CopyrightMissing rule and running the ant task with custom ruleset but >> it still failes with the same error and no warning or error before that. >> I'll try it with a smaller project and at least the forum seems to be >> working now. >> >> Thanks, >> Magnus >> >> >> On Fri, Sep 4, 2009 at 7:35 AM, ady <[email protected]> wrote: >> >>> >>> >>> Ok i found the same problem and i fixed it, >>> >>> i have shared the solution on >>> http://100kph.blogspot.com/2009/09/adobe-technical-services-just-launched.html >>> >>> >>> >>> HTH's >>> >>> >>> >>> >>> On Thu, Sep 3, 2009 at 6:46 PM, Magnus Lassi <[email protected]>wrote: >>> >>>> >>>> >>>> Hi, does anyone know if there's a Flex PMD forum or mailing list? The >>>> link at http://opensource.adobe.com/wiki/display/flexpmd/FlexPMD is >>>> broken and I haven't been able to find it. >>>> >>>> I'm not sure if anyone on this list has started using it, I tried both >>>> the command line and ant task and they both bomb out after a second with >>>> the >>>> generic error java.lang.StringIndexOutOfBoundsException: String index out >>>> of >>>> range: -1 >>>> >>>> TIA, >>>> Magnus >>>> >>>> >>>> >>> >> >> >> > >

