Class AbstractVersionInfoMojo

    • Constructor Detail

      • AbstractVersionInfoMojo

        public AbstractVersionInfoMojo()
    • Method Detail

      • generateVersionProperties

        protected void generateVersionProperties​(String comment,
                                                 Set<org.apache.maven.artifact.Artifact> artifacts)
                                          throws org.apache.maven.plugin.MojoExecutionException
        Generates the version properties.
        Parameters:
        comment - the comment/title
        artifacts - the artifacts
        Throws:
        org.apache.maven.plugin.MojoExecutionException