Class VersionInfoMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="version-info")
    public class VersionInfoMojo
    extends org.apache.maven.plugin.AbstractMojo
    • Constructor Detail

      • VersionInfoMojo

        public VersionInfoMojo()
    • Method Detail

      • convertFileSetToFiles

        public static List<File> convertFileSetToFiles​(org.apache.maven.model.FileSet source)
                                                throws IOException
        Throws:
        IOException
      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException