@Singleton
@Named
public class MavenDeployer
extends org.apache.maven.eventspy.AbstractEventSpy
EventSpy implementation will handle the events of SessionEnd to identify the correct point in time to
deploy all artifacts of the project into the given remote repository. This will also work if you are using plugins
which define their own lifecycle.| Constructor and Description |
|---|
MavenDeployer() |
public void init(org.apache.maven.eventspy.EventSpy.Context context)
throws Exception
init in interface org.apache.maven.eventspy.EventSpyinit in class org.apache.maven.eventspy.AbstractEventSpyExceptionpublic void onEvent(Object event) throws Exception
onEvent in interface org.apache.maven.eventspy.EventSpyonEvent in class org.apache.maven.eventspy.AbstractEventSpyExceptionpublic void close()
close in interface org.apache.maven.eventspy.EventSpyclose in class org.apache.maven.eventspy.AbstractEventSpyCopyright © 2011–2018 SoftwareEntwicklung Beratung Schulung. All rights reserved.