Application server goals

GoalDescription
ngsportal:startStarts the application server running the portal
ngsportal:stopStops the application server running the portal
ngsportal:hotdeployHot deploys webapp classes on a local server

WAR goals

GoalDescription
ngsportal:warCreates an ngsportal war file by merging all dependent distributions
ngsportal:war-version-tagUpdates release version tag shown in the bottom navigation
ngsportal:war-configOverrides portal property files and adds local registries
ngsportal:war-deployDeploys .war on a local server
ngsportal:war-build-and-deployBuilds and deploys .war on a local server

Distribution goals

GoalDescription
ngsportal:dist-installInstall the distribution into the local maven repository
ngsportal:dist-uninstallUninstall the distributions from the maven local repository
ngsportal:jar-installInstall the jar into the local repository
ngsportal:jar-uninstallUninstall the jar from the local repository
ngsportal:dist-build-scriptCreates script distribution for production server deployment
ngsportal:dist-upload-scriptUploads a script distribution
ngsportal:dist-build-warCreates war distribution for production server deployment
ngsportal:dist-upload-warUploads a war distribution
ngsportal:dist-upload-scriptUploads a script distribution
ngsportal:dist-deploy-warDeploys a war distribution

Version control goals

GoalDescription
ngsportal:cvs-update-projectUpdate project from CVS
ngsportal:cvs-add-userAdd CVS user

Portal database goals

GoalDescription
ngsportal:db-stopStop portal database server
ngsportal:db-startStart portal database server