@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.EventSpy
init
in class org.apache.maven.eventspy.AbstractEventSpy
Exception
public void onEvent(Object event) throws Exception
onEvent
in interface org.apache.maven.eventspy.EventSpy
onEvent
in class org.apache.maven.eventspy.AbstractEventSpy
Exception
public void close()
close
in interface org.apache.maven.eventspy.EventSpy
close
in class org.apache.maven.eventspy.AbstractEventSpy
Copyright © 2011–2018 SoftwareEntwicklung Beratung Schulung. All rights reserved.