FlexPMD and ANT – RuleSetFactory Error
9th February, 2010 – 9:58 pmJust a quick post to save someone a few minutes of headscratching! I’ve just finished integrating FlexPMD, Adobe’s latest opensource offering into my ant build scripts following their documentation when I hit this error:
java.lang.NoClassDefFoundError: net/sourceforge/pmd/RuleSetFactory
Looking at my taskdef, everything appeared to be in order, it wasn’t until I searched the Adobe JIRA and managed to find this ticket. What’s even more annoying is that the ticket is marked as Closed!
I would update the wiki entry on the adobe site, but when I try and log in the site stacktraces…