@Mojo(name="nailgun", defaultPhase=TEST_COMPILE, requiresDependencyResolution=TEST) public class ClojureNailgunMojo extends AbstractClojureCompilerMojo
AbstractClojureCompilerMojo.SourceDirectory
Modifier and Type | Field and Description |
---|---|
protected int |
port |
protected String |
server
pre vimclojure 2.2.0: com.martiansoftware.nailgun.NGServer
|
baseDirectory, baseTestSourceDirectory, charset, classpathElements, compileDeclaredNamespaceOnly, copiedNamespaces, copyDeclaredNamespaceOnly, directLinking, generatedSourceDirectory, namespaces, outputDirectory, project, sourceDirectories, testClasspathElements, testDeclaredNamespaceOnly, testNamespaces, testOutputDirectory, testSourceDirectories, workingDirectory
Constructor and Description |
---|
ClojureNailgunMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
callClojureWith, callClojureWith, callClojureWith, callClojureWith, copyNamespaceSourceFilesToOutput, createTemporaryDirectory, discoverNamespaces, discoverNamespacesToCopy, escapeFilePath, escapeFilePath, getRunWithClasspathElements, getSourceDirectories, getWorkingDirectory, isClasspathResource, isExistingTestScriptFile
@Parameter(defaultValue="2113", property="clojure.nailgun.port") protected int port
@Parameter(defaultValue="vimclojure.nailgun.NGServer", property="clojure.nailgun.server") protected String server
Copyright © 2018. All rights reserved.