org.codehaus.mojo.dependency
public class CopyDependenciesMojo extends AbstractFromDependenciesMojo
UNKNOWN: copy-dependencies compile process-sources
Method Summary | |
---|---|
protected void | copyArtifact(Artifact artifact, boolean removeVersion)
Copies the Artifact after building the destination file name if overridden. |
void | execute()
Main entry into mojo. |
Parameters: artifact representing the object to be copied. removeVersion specifies if the version should be removed from the file name when copying.
Throws: MojoExecutionException with a message if an error occurs.
See Also: DependencyUtil DependencyUtil
Throws: MojoExecutionException with a message if an error occurs.
See Also: CopyDependenciesMojo CopyDependenciesMojo