Logimake
Results
1
comments of
Logimake
@asa-git Thank you. I tried that but no cigar. pom.xml: ``` com.kelveden maven-karma-plugin 1.6 test start ${basedir}/target/node/node ${basedir}/node_modules/.bin/karma karma.conf.for.maven.build.js ``` when running mvn install I get the following output: ```...