RequireJS Maven Plugin

Maven plugin for RequireJS optimization

License

License

Categories

Categories

JavaScript Languages Maven Build Tools
GroupId

GroupId

com.github.mcheely
ArtifactId

ArtifactId

requirejs-maven-plugin
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

RequireJS Maven Plugin
Maven plugin for RequireJS optimization
Project URL

Project URL

http://github.com/mcheely/requirejs-maven-plugin

Download requirejs-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.mcheely</groupId>
    <artifactId>requirejs-maven-plugin</artifactId>
    <version>2.0.0</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven.shared : maven-filtering jar 1.0
org.codehaus.plexus : plexus-utils jar 2.0.7
org.mozilla : rhino jar 1.7R4
com.google.javascript : closure-compiler jar r2180
org.apache.commons : commons-exec jar 1.1
org.apache.commons : commons-io jar 1.3.2

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.1.0
org.apache.maven : maven-project jar 2.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.0-rc1

Project Modules

There are no modules declared in this project.

Plugin Moved - Do Not Use This Version

I'm no longer maintaining this project, as I've moved on to other build systems than maven, but lucky for you, Charles King was good enough to fork it for further maintenance. Please see his project for the current version of the plugin:

https://github.com/bringking/requirejs-maven-plugin

Versions

Version
2.0.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0