@Named public class ProjectClasspathDigester extends Object
Constructor and Description |
---|
ProjectClasspathDigester(CompilerBuildContext context,
org.apache.maven.project.MavenProject project,
org.apache.maven.execution.MavenSession session) |
Modifier and Type | Method and Description |
---|---|
boolean |
digestDependencies(List<File> dependencies)
Detects if classpath dependencies changed compared to the previous build or not.
|
@Inject public ProjectClasspathDigester(CompilerBuildContext context, org.apache.maven.project.MavenProject project, org.apache.maven.execution.MavenSession session)
public boolean digestDependencies(List<File> dependencies) throws IOException
IOException
Copyright © 2015. All rights reserved.