Package org.spincast.website.maven
Class SpincastMavenPreparePackageRelease
java.lang.Object
org.spincast.website.maven.SpincastMavenScriptBase
org.spincast.website.maven.SpincastMavenPreparePackageRelease
Script ran at the "prepare-package" phase, when building
the website using the "release" profile.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.spincast.website.maven.SpincastMavenScriptBase
getMainArgs, getMavenInstallatinRoot, getProjectBaseDir, getProjectBuildDir, getProjectBuildOutputDir, log, sendException
-
Constructor Details
-
SpincastMavenPreparePackageRelease
Constructor
-
-
Method Details
-
main
Main method -
getJavadocSourceGenerationDir
-
init
@Inject protected void init()Starts the script- Overrides:
init
in classSpincastMavenScriptBase
-
generateAggregatedJavadoc
protected void generateAggregatedJavadoc()Generates the aggregated Javadoc -
copyJavadocsToWebsite
protected void copyJavadocsToWebsite()Copies the Javadoc to the website
-