@Mojo(name="stage", aggregator=true, requiresProject=false) public class StageReleaseMojo extends PerformReleaseMojo
deploy
or deploy site:stage-deploy
,
if the project has a <distributionManagement>/<site> element.
If the goals contain site-deploy
or site:deploy
, these
are overridden with site:stage-deploy
.project, releaseManager, session
Constructor and Description |
---|
StageReleaseMojo() |
execute, getAdditionalProfiles
addArgument, createReleaseDescriptor, getBasedir, getProject, getReactorProjects, getReleaseEnvironment, setBasedir, setPomFileName
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.