LESS CSS Maven Plugin

The LESS CSS Maven Plugin is used to compile the LESS sources of your project to CSS stylesheets.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

lesscss-maven-plugin
Last Version

Last Version

1.0-beta-3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

LESS CSS Maven Plugin
The LESS CSS Maven Plugin is used to compile the LESS sources of your project to CSS stylesheets.
Project Organization

Project Organization

Codehaus

Download lesscss-maven-plugin

How to add to project

<plugin>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>lesscss-maven-plugin</artifactId>
    <version>1.0-beta-3</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
com.googlecode.lesscss4j : lesscss4j jar 1.2.2
commons-logging : commons-logging jar 1.1.1
org.apache.maven : maven-plugin-api jar 2.0
org.codehaus.plexus : plexus-utils jar 3.0
org.sonatype.plexus : plexus-build-api jar 0.0.7

test (5)

Group / Artifact Type Version
junit : junit jar 4.10
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 1.2
org.mockito : mockito-core jar 1.9.0
org.powermock : powermock-module-junit4 jar 1.4.11
org.powermock : powermock-api-mockito jar 1.4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-beta-3
1.0-beta-2
1.0-beta-1