Stuart McCulloch schrieb:
On 12/09/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
hi,
am using maven-bundle-plugin 1.1.0-SNAPSHOT. building bundle works fine,
but when installing and trying to start i get a BundleException:
"The bundle could not be resolved. Reason Missing Constraint.
Import-Package: antlr;
so it seems that lib containing antlr-stuff did not get included inside
the bundle. this is a bit weird because i "nearly" used an include all
configuration, and set transitive embedding to true:
the bundleplugin uses standard maven calls to get transitive dependencies
so I'll need your complete POM to find out why it's not found (ie. it could
be
a scoping issue)
it is quite a lot of dependencies (some of them internal), so it would
be difficult for you to reproduce it. so i am trying to find the
dependency which makes problems. to be quicker i tried to use the goal
org.apache.felix:maven-bundle-plugin:manifest, so i get directly to the
MANIFEST.MF.
though, when trying out this goal, i get a different MANIFEST.MF as with
goal org.apache.felix:maven-bundle-plugin:bundle. is that correct? if
so, i will need to go the longer way with building the complete bundle
and have look inside the jar...
--
manuel aldana
[EMAIL PROTECTED]
homepage: www.aldana-online.de
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]