public class ArtifactAttacher extends Object implements ArtifactListener
| Constructor and Description |
|---|
ArtifactAttacher(org.apache.maven.project.MavenProject project,
org.apache.maven.project.MavenProjectHelper projectHelper) |
| Modifier and Type | Method and Description |
|---|---|
void |
artifactCreated(File artifact,
String checksumType,
String artifactType,
String artifactClassifier) |
public ArtifactAttacher(org.apache.maven.project.MavenProject project,
org.apache.maven.project.MavenProjectHelper projectHelper)
public void artifactCreated(File artifact, String checksumType, String artifactType, String artifactClassifier)
artifactCreated in interface ArtifactListenerCopyright © 2010–2018. All rights reserved.