Hi, I want to add Checkstyle plugin to Apex with a custom configuration dt-checks.xml.
When I added that locally to Apex root pom.xml, the Malhar built failed with the following error: Unable to find configuration file at location: dt_checks.xml: Could not find resource 'dt_checks.xml' This happens because dt-framework is parent of malhar. Please let me know if I want to add this just to APEX for now and not Malhar, which pom.xml should I modify. Chandni
