JBDS shows error in {{kitchensink-html5-mobile}} quickstart's {{minify}} profile:
{code} Plugin execution not covered by lifecycle configuration: ro.isdc.wro4j:wro4j-maven-plugin:1.4.4:run (execution: default, phase: compile) {code}
Lifecycle configuration was removed as a fix for JDF-686/WFK2-570
Probably because of this, minified files are not present in the quickstart when it is deployed through JBDS with {{minify}} profile active.
|