[ http://jira.codehaus.org/browse/MPIR-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vincent Siveton updated MPIR-121: --------------------------------- Fix Version/s: 2.1 > dependency.locations.enabled should set to true by default > ---------------------------------------------------------- > > Key: MPIR-121 > URL: http://jira.codehaus.org/browse/MPIR-121 > Project: Maven 2.x Project Info Reports Plugin > Issue Type: Task > Components: dependencies > Affects Versions: 2.1 > Reporter: Vincent Siveton > Fix For: 2.1 > > > According the javadoc > {noformat} > /** > * Display the repository locations of the dependencies. Requires Maven > 2.0.5+. > * > * @since 2.1 > * @parameter expression="${dependency.locations.enabled}" > default-value="false" > */ > private boolean dependencyLocationsEnabled; > {noformat} > Since POM has a prerequisites to 2.0.6, dependencyLocationsEnabled should be > set to true by default -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira