Class AttachVersionMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.eclipse.jetty.toolchain.version.AbstractVersionMojo
org.eclipse.jetty.toolchain.version.AttachVersionMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class AttachVersionMojo extends AbstractVersionMojo
Attach the VERSION.txt to the project.

Will only attach the VERSION.txt if it exists.

  • Constructor Details

    • AttachVersionMojo

      public AttachVersionMojo()
  • Method Details

    • execute

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