|
|
Re: org.eclipse.virgo.web.dm from p2? [message #1043478 is a reply to message #1043448] |
Wed, 17 April 2013 15:08  |
Eclipse User |
|
|
|
On second thought, this will likely not work.
Even though the bundle in question is available in Maven, its dependencies are not there (those with o.e.v.mirrored groupID).
What tycho does when considering pom dependencies is to first try to resolve following the Maven rules and then merge with the available p2 repos.
So in this case it won't be able to resolve web.dm in the first place in order to include it in the target platform.
Two ways to proceed
- either make all o.e.v.mirror artifacts available in Maven, not only in Ivy (this is covered by bug 386456)
- or publish web.dm and other /repository/* resources in a p2 repo
If you prefer the latter please open a ticket. If not vote for bug 386456.
|
|
|
Powered by
FUDForum. Page generated in 0.02847 seconds