closure-compiler-maven-plugin icon indicating copy to clipboard operation
closure-compiler-maven-plugin copied to clipboard

Combine and minimize JavaScript with Closure Compiler.

Results 5 closure-compiler-maven-plugin issues
Sort by recently updated
recently updated
newest added

**Issue by [Adhara3](https://github.com/Adhara3)** _Friday Feb 20, 2015 at 15:41 GMT_ _Originally opened as https://github.com/samaxes/minify-maven-plugin/issues/88_ ---- I thing this plugin does a great job but this feature is, IMHO, missing and...

enhancement

The situation is, we have a setup of js files import each other like this and they cannot pass the compile with skipMerge indicator. ``` //common.js export function foo {...

note sure what is going on but wanted to report it. See https://search.maven.org/artifact/com.github.blutorange/closure-compiler-maven-plugin. Its been going on since 2.25.0.

No specific feature, but to pickup dependency upgrades. Can probably provide a PR if needed.

Using Windows 11 ( may not be relevant), getting a java.io.IOException com.github.blutorange closure-compiler-maven-plugin 2.30.0 ${basedir}/src/main/webapp default-minify UTF-8 scripts scripts false ECMASCRIPT5 **/scripts/conxons.min.js close.js date.js **/*.min.js minify generate-resources debug output when...