[
https://jira.codehaus.org/browse/MOJO-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=294372#comment-294372
]
Christopher Hunt commented on MOJO-1816:
----------------------------------------
Sorry for the delay in responding.
My set up is as follows:
+ root project
- src/main/resources/less/a.less
+ child project
- src/main/resources/less/b.less
I've configured the plugin to pick less files up from target/classes/less given
that the js import plugin will copy a.less there. Js import should only copy if
it hasn't done so already so there should be no cause for alarm. If the problem
continues I'll look first at why js import is copying the a.less file when it
shouldn't be.
Nothing to do for now for you though. :-)
> 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
> Assignee: Marcel Overdijk
>
> 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