[jira] Updated: (MNG-5006) [regression] Resolution of parent POMs for dependency using version range does not consider all configured repositories

2011-02-23 Thread Benjamin Bentmann (JIRA)

 [ 
http://jira.codehaus.org/browse/MNG-5006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Bentmann updated MNG-5006:
---

Summary: [regression] Resolution of parent POMs for dependency using 
version range does not consider all configured repositories  (was: M3 attempts 
to get released parent pom from snapshot repository when a dependency has range)

 [regression] Resolution of parent POMs for dependency using version range 
 does not consider all configured repositories
 ---

 Key: MNG-5006
 URL: http://jira.codehaus.org/browse/MNG-5006
 Project: Maven 2  3
  Issue Type: Bug
Affects Versions: 3.0.2
 Environment: WinXP SP3, Java 6u20
Reporter: Kristoffer Peterhansel
 Attachments: maven-version-range-test.zip, 
 maven-version-range-test2.zip, mvn-verify-fixed-version.log, 
 mvn-verify-offline.log, mvn-verify-range-version.log


 I have a bit of a strange issue. When running under Maven 3.0.2 I am getting 
 build errors when I try to build one of our projects when one of their 
 dependencies have a range version. But when setting it to a specific version 
 it seems to work. The same project works without a hitch in Maven 2.2.1.
 As can be seen from the first included verbose trace 
 (mvn-verify-range-version.log). Maven attempts to get the pom from our 
 snapshot repository. That will, obviously, not work for a released artefact.
 Changing the dependency version from the [1,2) range to 1.0.1-SNAPSHOT seems 
 to skip that step completely. Even though it resolves to the same version in 
 the end. As seen in the other verbose trace (mvn-verify-fixed-version.log)

-- 
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




[jira] Updated: (MNG-5006) [regression] Resolution of parent POMs for dependency using version range does not consider all configured repositories

2011-02-23 Thread Benjamin Bentmann (JIRA)

 [ 
http://jira.codehaus.org/browse/MNG-5006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Bentmann updated MNG-5006:
---

Fix Version/s: 3.0.3

 [regression] Resolution of parent POMs for dependency using version range 
 does not consider all configured repositories
 ---

 Key: MNG-5006
 URL: http://jira.codehaus.org/browse/MNG-5006
 Project: Maven 2  3
  Issue Type: Bug
Affects Versions: 3.0.2
 Environment: WinXP SP3, Java 6u20
Reporter: Kristoffer Peterhansel
 Fix For: 3.0.3

 Attachments: maven-version-range-test.zip, 
 maven-version-range-test2.zip, mvn-verify-fixed-version.log, 
 mvn-verify-offline.log, mvn-verify-range-version.log


 I have a bit of a strange issue. When running under Maven 3.0.2 I am getting 
 build errors when I try to build one of our projects when one of their 
 dependencies have a range version. But when setting it to a specific version 
 it seems to work. The same project works without a hitch in Maven 2.2.1.
 As can be seen from the first included verbose trace 
 (mvn-verify-range-version.log). Maven attempts to get the pom from our 
 snapshot repository. That will, obviously, not work for a released artefact.
 Changing the dependency version from the [1,2) range to 1.0.1-SNAPSHOT seems 
 to skip that step completely. Even though it resolves to the same version in 
 the end. As seen in the other verbose trace (mvn-verify-fixed-version.log)

-- 
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