[ https://jira.codehaus.org/browse/MSHARED-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=324736#comment-324736 ]
Herve Boutemy edited comment on MSHARED-286 at 5/17/14 7:20 AM: ---------------------------------------------------------------- parameter removed in [r1479548|http://svn.apache.org/r1479548]: its value can be derived from session was (Author: hboutemy): parameter removed in [r1479548|http://svn.apache.org/r1479548]: its velue can be derived from session > MavenPluginManagerHelper API refers to Maven 3.0 specific class > --------------------------------------------------------------- > > Key: MSHARED-286 > URL: https://jira.codehaus.org/browse/MSHARED-286 > Project: Maven Shared Components > Issue Type: Improvement > Components: maven-reporting-exec > Affects Versions: maven-reporting-exec-1.1 > Reporter: Herve Boutemy > Assignee: Herve Boutemy > Priority: Minor > Fix For: maven-reporting-exec-1.2 > > > [MavenPluginManagerHelper.getPluginDescriptor(Plugin,List<org.sonatype.aether.repository.RemoteRepository>,MavenSession)|http://maven.apache.org/shared-archives/maven-reporting-exec-1.1/apidocs/org/apache/maven/reporting/exec/MavenPluginManagerHelper.html#getPluginDescriptor(org.apache.maven.model.Plugin, > java.util.List, org.apache.maven.execution.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 -- This message was sent by Atlassian JIRA (v6.1.6#6162)