Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Not A Bug
-
Affects Version/s: 7.6.1
-
Fix Version/s: None
-
Component/s: Packaging
-
Labels:None
-
Environment:Apache Ivy
-
Number of attachments :
Description
http://mvnrepository.com/artifact/org.eclipse.jetty/jetty-server/7.6.1.v20120215
depends on
http://mvnrepository.com/artifact/org.eclipse.jetty.orbit/javax.servlet/2.5.0.v201103041518
The latter has a package type of 'orbit' which causes maven to think the target extension should be '.orbit'. Since it's actually a JAR, both the button on the latter page (Download (ORBIT)) and my local Ivy resolution chain are broken.
Issue Links
- is duplicated by
-
JETTY-1543
Maven dependancy "orbit" fails
-
works fine with maven, why does ivy do that?