net.jangaroo.jooc.mvnplugin.util
Class MavenPluginHelper
java.lang.Object
net.jangaroo.jooc.mvnplugin.util.MavenPluginHelper
public class MavenPluginHelper
- extends Object
|
Constructor Summary |
MavenPluginHelper(org.apache.maven.project.MavenProject project,
org.apache.maven.plugin.logging.Log log)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MavenPluginHelper
public MavenPluginHelper(org.apache.maven.project.MavenProject project,
org.apache.maven.plugin.logging.Log log)
computeStaleSources
public List<File> computeStaleSources(List<File> compileSourceRoots,
Set<String> includes,
Set<String> excludes,
File outputDirectory,
String inputFileSuffix,
String outputFileSuffix,
int staleMillis)
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
getActionScriptClassPath
public List<File> getActionScriptClassPath(boolean includeTestScope)
getArtifacts
public Set<org.apache.maven.artifact.Artifact> getArtifacts()
Copyright © 2002–2014 CoreMedia AG. All rights reserved.