Christopher Hunt created MOJO-1816:
--------------------------------------

             Summary: lesscss-maven-plugin: optimise compilation step
                 Key: MOJO-1816
                 URL: https://jira.codehaus.org/browse/MOJO-1816
             Project: Mojo
          Issue Type: Bug
            Reporter: Christopher Hunt


When using the plugin, it appears to be invoked every time I perform my 
process-resources goal. Given that the LESS compilation is very time consuming 
(seconds given Bootstrap and 3 other files), it would be great if the plugin 
only activated when files (or their dependencies) actually change.

The best way to achieve this is IMHO is to compare the modification time of a 
target file to its source file. In addition the target file must be examined to 
see if it depends on files, and the same check must be applied.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to