|
Class Summary |
| AbstractGenerateHtmlMojo |
Mojo for generating properties for filtering into html script elements. |
| AbstractImportMojo |
Mojo for resolving dependencies either declared using an @import javadoc statement or by declaration of uninitialised
variables. |
| ECMAScriptLexer |
|
| FileCollector |
Given a set of includes and excludes, collect a list of files. |
| FileDependencyPersistanceUtil |
Responsible for providing various utilities against the persistance of a file dependency graph. |
| GenerateHtmlMojo |
Main goal implementation of the generate html mojo. |
| HelpMojo |
Display help information on js-import-maven-plugin. Call |
| ImportMojo |
Main goal implementation of the import mojo. |
| JsFileArtifactHandler |
Processes an artifact and makes available one or more files depending on whether the artifact points to a js file or
a "-www.zip" file respectively. |
| LocalRepositoryCollector |
Collect a list of local repositories and provide a means of determining which repository a given file belongs to. |
| TestGenerateHtmlMojo |
Test goal implementation of the generate html mojo. |
| TestImportMojo |
Test goal implementation of the import mojo. |