jahaziel17 / wro4j

Automatically exported from code.google.com/p/wro4j
0 stars 0 forks source link

Confusing exception with incrementalBuildEnabled #896

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When executing maven with goal compile on a project, there is an exception 
thrown when a change is detected which seems confusing:

[ERROR] Cannot apply a function on @import resource: /scss/header.scss. 
Ignoring it.
ro.isdc.wro.WroRuntimeException: Change detected. No need to continue processing
    at ro.isdc.wro.maven.plugin.support.ResourceChangeHandler$1.apply(ResourceChangeHandler.java:103)
    at ro.isdc.wro.m

References:
https://github.com/alexo/wro4j/issues/200

Original issue reported on code.google.com by alex.obj...@gmail.com on 5 Sep 2014 at 8:28

GoogleCodeExporter commented 8 years ago
Fixed in branch 1.7.x

Original comment by alex.obj...@gmail.com on 5 Sep 2014 at 8:30