Also works with the latest Ivy, 2.4.0. I have just spotted that it's
most certainly aware of that "ordit" packaging uses "jar"-s, as the
artifact name ends with ".jar(orbit)":

[ivy:retrieve]  [SUCCESSFUL ] 
org.eclipse.jetty.orbit#javax.servlet.jsp;2.1.0.v201105211820!javax.servlet.jsp.jar(orbit)
 (132ms)

So probably your Ivy is old.


Saturday, June 18, 2016, 12:08:30 PM, Daniel Dekany wrote:

> Now I don't understand why it doesn't fail for me, or why it didn't
> fail for anyone else during the previous releases. If you look at
> http://repo1.maven.org/maven2/org/eclipse/jetty/orbit/javax.servlet/2.5.0.v201103041518/javax.servlet-2.5.0.v201103041518.pom
> then you see <packaging>orbit</packaging>. So that's why Ivy tries to
> download
> http://repo1.maven.org/maven2/org/eclipse/jetty/orbit/javax.servlet/2.5.0.v201103041518/javax.servlet-2.5.0.v201103041518.orbit
> instead of
> http://repo1.maven.org/maven2/org/eclipse/jetty/orbit/javax.servlet/2.5.0.v201103041518/javax.servlet-2.5.0.v201103041518.jar
> .
>
> This issue was discussed at
> https://issues.apache.org/jira/browse/IVY-899, but it's marked as
> "Unresolved". But maybe they actually did release this? I'm using
> "Apache Ivy 2.3.0 - 20130110142753". You?
>

-- 
Thanks,
 Daniel Dekany

Reply via email to