Details
Description
Currently when plugin executed from Ant task, it can just import Flex files, because depends on Maven plugins. But seem possible to execute FlexMetrics, FlexPMD and FlexCPD without Maven like was done in Sonar Groovy Plugin with CodeNarc - http://opensource.adobe.com/wiki/display/flexpmd/How+to+invoke+FlexPMD
Issue Links
- depends upon
-
SONARPLUGINS-1906
Integrate Flex parser based on SSLR
-
- is depended upon by
-
SONARPLUGINS-793
Maven Sonar goal will not execute
-
- is duplicated by
-
SONARPLUGINS-1783
Flex PMD seems to doesn't run when launched accross a ant task
-
I'd be willing to try to work on this to help make Flex be able to be analyzed without having to use Maven.
if you could help giving me some direction on how to start, i'd appreciate it.