Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-2765

Introduce a method in DependencyFacet to add a dependency to the <dependencyManagement> and <dependencies> sections at once

XMLWordPrintable

      DependencyFacet.addDirectManagedDependency adds the dependency to the dependencyManagement section.
      We should either:
      a) Change this method to add to dependencyManagement AND dependency sections
      b) Create a new method in DependencyFacet to do that

      Charles said:

      DependencyFacet should be have a method like this DependencyFacet.addDependency(POM_DEPENDENCY)
      to add a Dependency based on a ManagedDependency

              Unassigned Unassigned
              charlesheidemann Charles Heidemann (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: