On 02/08/07, Arash Amiri <[EMAIL PROTECTED]> wrote:
> Hi
> I have a question considering maven and osgi bundles:
>
> I create an eclipse plugin-project and enable maven (using the codehaus
> maven-eclipse plugin).
> Any dependencies in the pom.xml (let's say for example
> commons-httpclient) wont be included in the bundle.
>
> Is there any way to automatically include these jar files (such as
> commons-httpclient) in the bundle automatically?
> (I tried the pax plugin but it seems like you have to add every
> dependency by using pax-embed-jar )
I'm working on adding automatic embedding to the maven-bundle-plugin:
https://issues.apache.org/jira/browse/FELIX-308
but this is still work in progress - plan to have candidate patch next week.
>
> any help would be really helpful
>
> greetings
> arash
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Cheers, Stuart
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]