Class AddDependencyMojo.Conventions

java.lang.Object
org.apache.maven.plugins.dependency.AddDependencyMojo.Conventions
Enclosing class:
AddDependencyMojo

static class AddDependencyMojo.Conventions extends Object
Holds the detected conventions for the project.
Since:
3.11.0
  • Field Details

  • Constructor Details

    • Conventions

      Conventions()
  • Method Details

    • derivePropertyName

      String derivePropertyName(DependencyEntry coords)
      Derives a property name for the given dependency based on the detected pattern.