Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.2
-
Fix Version/s: 1.1-beta-1
-
Component/s: None
-
Labels:None
-
Environment:Windows XP, JDK1.4
-
Number of attachments :
Description
I find that if I try to override a dependency Jar that is defined in my POM as a SNAPSHOT version, the build fails saying that it cannot find the override path specified - even though the Jar file is there. If however, I change the dependency version in my POM to a fixed version number it works fine. Alternatively, if I build offline using 'maven -o', it also works fine.
Brett Porter> you're right. Can you file a JIRA issue?
I think this was fixed, needs testing