Interface ResourceGenerator

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      ReleaseResult clean​(java.util.List<org.apache.maven.project.MavenProject> reactorProjects)
      Clean up after a phase if it leaves any additional files in the checkout.
    • Method Detail

      • clean

        ReleaseResult clean​(java.util.List<org.apache.maven.project.MavenProject> reactorProjects)
        Clean up after a phase if it leaves any additional files in the checkout.
        Parameters:
        reactorProjects - the reactor projects
        Returns:
        the release result