Class LegacySupport


  • public class LegacySupport
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      LegacySupport()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void execute​(org.apache.maven.project.MavenProject project, java.lang.String goalPrefix)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LegacySupport

        public LegacySupport()
    • Method Detail

      • execute

        public static void execute​(org.apache.maven.project.MavenProject project,
                                   java.lang.String goalPrefix)
                            throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException