Group: GitHub Jlgrock JavaScript Framework
Sort by:Popular

1.Maven Utils10 usages

com.github.jlgrock.javascript-framework » maven-utils MIT

Although this is technically not a plugin, this is a bunch of tools that all of the plugins use. This is very useful for anyone doing maven plugin development.
Last Release on Apr 16, 2015

2.Closure Testing Library2 usages

com.github.jlgrock.javascript-framework » closure-testing-library MIT

For use with the google closure testing mojos
Last Release on Apr 16, 2015

3.JavaScript Framework

com.github.jlgrock.javascript-framework » maven-javascript-framework-plugins MIT

A compilation of javascript plugins written for the explicit purpose to work well with the Google Closure Compiler and the Google Closure Library
Last Release on Apr 16, 2015

4.Closure Compiler Maven Plugin

com.github.jlgrock.javascript-framework » closure-compiler-maven-plugin MIT

The plugin that will create a debug version and run the Google Closure Compiler on the source code to create a heavily minified file.
Last Release on Apr 16, 2015

5.Closure Testing Maven Plugin

com.github.jlgrock.javascript-framework » closure-testing-maven-plugin MIT

The plugin that will run the google test suite on your source code.
Last Release on Apr 16, 2015

6.Closure Testing Report Maven Plugin

com.github.jlgrock.javascript-framework » closure-testing-report-maven-plugin MIT

The plugin that will run the google test suite on your source code.
Last Release on Apr 16, 2015

7.Jsar Maven Plugin

com.github.jlgrock.javascript-framework » jsar-maven-plugin MIT

The plugin that creates an archive out of your source and compiled files
Last Release on Apr 16, 2015

8.JS Dependency Plugin

com.github.jlgrock.javascript-framework » jsdependency-maven-plugin MIT

The plugin that can reference archives created using the jsar plugin and use them as test dependencies or source code for inclusion in the compiling/minification
Last Release on Apr 16, 2015

9.JavaScript Framework

com.github.jlgrock.javascript-framework » jsdocs-maven-plugin MIT

A direct port of thethe jsdocs plugin for maven
Last Release on Apr 16, 2015

10.JS Preprocessor

com.github.jlgrock.javascript-framework » jspreprocessor-maven-plugin MIT

A framework for running additional preprocessing on files before compiling.
Last Release on Apr 16, 2015

11.Source Archive Maven Plugin

com.github.jlgrock.javascript-framework » source-archive-maven-plugin MIT

This is just a shortcut to using the Maven Assembly Plugin. So long as your source code is in the standardized places, you can run the goals provided by this plugin and it will reference the standardized assembly.xml files contained within the plugin ...
Last Release on Apr 16, 2015

12.Source Overlay Maven Plugin

com.github.jlgrock.javascript-framework » source-overlay-maven-plugin MIT

A plugin that is used to overlay an entire source directory over another, replacing any files that are duplicated. This is similar to the War Overlay functionality provided by the Mave War Plugin, with the exception that this will do it for the ...
Last Release on Apr 16, 2015