chpro

Results 2 issues of chpro

0.1.17 is the latest version which works ootB with the gradle-compass-plugin. Also have tried 0.2.2 and 0.3.0 which need more affort and knowledge to integrate. The update of the version...

The build fails with an error message ``` /Users/.../projects/Dynatrace-AppMon-hybris-eCommerce-Fastpack/build.xml:387: /Users/.../projects/Dynatrace-AppMon-hybris-eCommerce-Fastpack/build/web-dashboards does not exist. at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:495) at org.apache.tools.ant.types.FileSet.iterator(FileSet.java:70) at org.apache.tools.ant.types.resources.Union.getAllResources(Union.java:148) at org.apache.tools.ant.types.resources.Union.getAllToStrings(Union.java:128) at org.apache.tools.ant.types.resources.Union.list(Union.java:87) at org.apache.tools.ant.types.Path.list(Path.java:378) at net.sf.antcontrib.logic.ForEach.execute(ForEach.java:209) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293) at...