java.lang.Object
io.helidon.pico.maven.plugin.Qualifier
All Implemented Interfaces:
AnnotationAndValue, QualifierAndValue

public class Qualifier extends Object implements QualifierAndValue
Used by ExternalModuleCreatorMojo, and here in this package due to maven requirements to be in the same package as the mojo. See https://maven.apache.org/guides/mini/guide-configuring-plugins.html#Mapping_Complex_Objects
  • Constructor Details

    • Qualifier

      public Qualifier()
      Default constructor.
  • Method Details