I have a MANIFEST.MF declaring this dependency:
Require-Bundle: org.apache.commons.httpclient

I'm trying to stick the httpclient Jar into my local repository so that
Maven/Tycho can resolve this dependency.

I tried several combinations of groupId, artifactId and version when
installing
my artifact into the local repository, but I am unable to make this error go
away:

Resolution errors:
   Bundle mybundle - Missing Constraint: Require-Bundle:
org.apache.commons.httpclient; bundle-version="0.0.0"

What would be the correct coordinate?

Is Maven/Tycho able to resolve Eclipse plugin dependencies from the local
repository?

Thanks!
-Max



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to