[ 
https://jira.codehaus.org/browse/MOJO-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=278283#comment-278283
 ] 

Robert Scholte commented on MOJO-1732:
--------------------------------------

File is often better, it just depends on what you need to do with it within the 
mojo.

Question: are .less-files bundled within a web-archive or is it a pre-process 
file which should always result in a .css-file?
In other words: is {{src/main/webapp/}} a location where .less files should 
exist or not?

Ignore my import-plugin comment, it is off-topic. At least, for the 
implementation. But there might be a problem if we want to chain several 
css-plugins.
Think of lesscss + import + yuicompressor. The first plugin generates css in 
the output directory, which should be the input for the next plugin.

But that shouldn't stop this plugin from being prepared to be placed in the 
sandbox


> Create project for lesscss Mojo
> -------------------------------
>
>                 Key: MOJO-1732
>                 URL: https://jira.codehaus.org/browse/MOJO-1732
>             Project: Mojo
>          Issue Type: New Feature
>          Components: _Plugin Submission
>            Reporter: Marcel Overdijk
>            Assignee: Christopher Hunt
>         Attachments: lesscss-maven-plugin.zip, lesscss-maven-plugin.zip, 
> lesscss-maven-plugin.zip, lesscss-maven-plugin.zip
>
>
> As discussed on the mailing list I'm working on a new Maven plugin for 
> lesscss (www.lesscss.org).
> Less is the dynamic stylesheet language and the plugin will provide 
> compilation of .less files to ordinary .css files, mainly during the compile 
> or package (war) phase.
> Could you please create this project in the sandbox so I can work on this?

--
This message is automatically generated by JIRA.
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