Class FormatPomsMojo.PomSet

java.lang.Object
org.l2x6.cq.maven.FormatPomsMojo.PomSet
Enclosing class:
FormatPomsMojo

public static class FormatPomsMojo.PomSet extends Object
  • Constructor Details

    • PomSet

      public PomSet()
  • Method Details

    • getSourcePoms

      public org.apache.maven.shared.model.fileset.FileSet getSourcePoms()
    • setSourcePoms

      public void setSourcePoms(org.apache.maven.shared.model.fileset.FileSet sourcePoms)
    • getDestinationPom

      public String getDestinationPom()
    • setDestinationPom

      public void setDestinationPom(String destinationPom)