Package io.helidon.build.maven.snakeyaml.codegen


package io.helidon.build.maven.snakeyaml.codegen
Mojo and supporting classes for generating SnakeYAML helper code.
  • Classes
    Class
    Description
    Display help information on snakeyaml-codegen-maven-plugin.
    Call mvn snakeyaml-codegen:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
    Goal which generates code to help with parsing YAML and JSON using SnakeYAML.
    Prescribes how the plug-in finds Java classes to analyze for either the interfaces or the implementations.