Maybe I misunderstand the meaning of some of this message. MPIR-160 is listed in the release notes. Does this mean it should be fixed in this release? I bumped the version of this plugin in my current project. It still seems to be fetching artifacts remotely.
Dave Dennis Lundberg wrote: > The Maven team is pleased to announce the release of the Maven Project > Info Reports Plugin, version 2.1.2 > > The Maven Project Info Reports plugin is used to generate reports > information about the project. > > http://maven.apache.org/plugins/maven-project-info-reports-plugin/ > > You should specify the version in your project's plugin configuration: > > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-project-info-reports-plugin</artifactId> > <version>2.1.2</version> > </plugin> > > > Release Notes - Maven 2.x Project Info Reports Plugin - Version 2.1.2 > > ** Bug > * [MPIR-136] - French properties file reference inexistent unicode char > * [MPIR-160] - Dependency report ignores local repository and always > re-fetches artifacts from remote repos > * [MPIR-162] - Grammar incorrect for empty Notifiers section > > ** Improvement > * [MPIR-155] - Spanish Translation for maven-reports-plugin > * [MPIR-165] - Add an ASF-compliant source release assembly > > > ** Task > * [MPIR-138] - Complet Polish translation > * [MPIR-152] - Update to Doxia 1.0 > * [MPIR-153] - Update to maven-doxia-tools 1.0.2 > * [MPIR-164] - Complete the German translation > > > Enjoy, > > -The Maven team > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
