Daniel Warzecha
2012-04-13 08:15:30 UTC
Hello,
I have problems satisfying a manifest dependency to a 3rd party
library, or rather 3rd party Eclipse plugin (I think)
The library in question is org.eclipse.bpmn2 v0.7.0 . I have the
dependency in my manifest, and tried to put it into the local Maven
repository. But Tycho (or whatever translates the manifest
dependencies) doesn't seem to find it.
How do I install a 3rd party Eclipse Plugin into the local Maven
Repository so that Tycho can find it? "Normal" 3rd party libraries are
installed with install:install, but that doesn't seem to help. Or
maybe I am using it wrong and give the wrong GAV parameters?
I am at my wit's end here.
Thanks in advance,
Daniel W.
I have problems satisfying a manifest dependency to a 3rd party
library, or rather 3rd party Eclipse plugin (I think)
The library in question is org.eclipse.bpmn2 v0.7.0 . I have the
dependency in my manifest, and tried to put it into the local Maven
repository. But Tycho (or whatever translates the manifest
dependencies) doesn't seem to find it.
How do I install a 3rd party Eclipse Plugin into the local Maven
Repository so that Tycho can find it? "Normal" 3rd party libraries are
installed with install:install, but that doesn't seem to help. Or
maybe I am using it wrong and give the wrong GAV parameters?
I am at my wit's end here.
Thanks in advance,
Daniel W.