List of usage examples for org.apache.maven.eventspy EventSpy interface-usage
From source file org.debian.dependency.ProjectArtifactSpy.java
/** * Reports all artifacts for successful projects. */ @Component(role = EventSpy.class, hint = "artifact-spy") public class ProjectArtifactSpy implements EventSpy { @Requirement
From source file org.mkleint.netbeans.surefire.eventspy.ContSurefireEventSpy.java
/** * * @author mkleint */ public class ContSurefireEventSpy implements EventSpy {
From source file org.sourcepit.maven.exec.internal.intercept.MavenEventSpy.java
/** * @author Bernd */ @Named public class MavenEventSpy extends AbstractEventSpy implements EventSpy { @Inject