Class SpincastMavenPreparePackageRelease

java.lang.Object
org.spincast.website.maven.SpincastMavenScriptBase
org.spincast.website.maven.SpincastMavenPreparePackageRelease

public class SpincastMavenPreparePackageRelease extends SpincastMavenScriptBase
Script ran at the "prepare-package" phase, when building the website using the "release" profile.
  • Constructor Details

    • SpincastMavenPreparePackageRelease

      @Inject public SpincastMavenPreparePackageRelease(String[] mainArgs)
      Constructor
  • Method Details

    • main

      public static void main(String[] args)
      Main method
    • getJavadocSourceGenerationDir

      protected File getJavadocSourceGenerationDir()
    • init

      @Inject protected void init()
      Starts the script
      Overrides:
      init in class SpincastMavenScriptBase
    • generateAggregatedJavadoc

      protected void generateAggregatedJavadoc()
      Generates the aggregated Javadoc
    • copyJavadocsToWebsite

      protected void copyJavadocsToWebsite()
      Copies the Javadoc to the website