@Mojo(name="testCompile", defaultPhase=TEST_COMPILE, requiresDependencyResolution=TEST) public class TestClojureCompilerMojo extends AbstractClojureCompilerMojo
AbstractClojureCompilerMojo.SourceDirectory
Modifier and Type | Field and Description |
---|---|
protected Boolean |
temporaryTestOutputDirectory
Should the test-compile phase create a temporary output directory for .class files?
|
baseDirectory, baseTestSourceDirectory, charset, classpathElements, compileDeclaredNamespaceOnly, copiedNamespaces, copyDeclaredNamespaceOnly, directLinking, generatedSourceDirectory, namespaces, outputDirectory, project, sourceDirectories, testClasspathElements, testDeclaredNamespaceOnly, testNamespaces, testOutputDirectory, testSourceDirectories, workingDirectory
Constructor and Description |
---|
TestClojureCompilerMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
callClojureWith, callClojureWith, callClojureWith, callClojureWith, copyNamespaceSourceFilesToOutput, createTemporaryDirectory, discoverNamespaces, discoverNamespacesToCopy, escapeFilePath, escapeFilePath, getRunWithClasspathElements, getSourceDirectories, getWorkingDirectory, isClasspathResource, isExistingTestScriptFile
@Parameter(required=true, defaultValue="false") protected Boolean temporaryTestOutputDirectory
Copyright © 2018. All rights reserved.