Uploaded image for project: 'Maven Shared Components'
  1. Maven Shared Components
  2. MSHARED-286

MavenPluginManagerHelper API refers to Maven 3.0 specific class

    XMLWordPrintableJSON

Details

    Description

      MavenPluginManagerHelper.getPluginDescriptor(Plugin,List<org.sonatype.aether.repository.RemoteRepository>,MavenSession): org.sonatype.aether.repository.RemoteRepository is specific to Maven 3.0 (changed to org.eclipse.aether.repository.RemoteRepository in 3.1)

      this is odd for an interface that is supposed to "deal with API changes between Maven 3.0.x and 3.1.x."

      notice that it doesn't cause any direct harm, the code works perfectly since the class is only referenced as generics for List

      Attachments

        Issue Links

          Activity

            People

              hboutemy Herve Boutemy
              hboutemy Herve Boutemy
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: