public class SpincastMavenPreparePackage extends SpincastMavenScriptBase
| Constructor and Description |
|---|
SpincastMavenPreparePackage(String[] mainArgs,
org.spincast.core.utils.SpincastUtils spincastUtils)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addAppToWebsite(File appRootDir,
File targetZipFile,
File targetZipFileSrc,
String groupId,
String artifactId,
String version) |
protected void |
addDemoAppsToWebsite()
Adds a zipped version of the demo apps to the website.
|
protected void |
addQuickStartToWebsite()
Adds a zipped version of the Quick Start to the website.
|
protected String |
getProjectVersion() |
protected org.spincast.core.utils.SpincastUtils |
getSpincastUtils() |
protected void |
init() |
static void |
main(String[] args)
Main method
|
getMainArgs, getMavenInstallatinRoot, getProjectBaseDir, getProjectBuildDir, getProjectBuildOutputDir, log, sendException@Inject public SpincastMavenPreparePackage(String[] mainArgs, org.spincast.core.utils.SpincastUtils spincastUtils)
public static void main(String[] args)
protected org.spincast.core.utils.SpincastUtils getSpincastUtils()
protected String getProjectVersion()
@Inject protected void init()
init in class SpincastMavenScriptBaseprotected void addQuickStartToWebsite()
protected void addDemoAppsToWebsite()
Copyright © 2019. All rights reserved.