You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by Martin Lichtin <li...@yahoo.com.INVALID> on 2016/09/02 19:51:43 UTC

Problem with when Embed-Dependency upgrading Maven Bundle Plugin from 2.4.0 to 3.0.1

Trying to upgrade maven-bundle-plugin from 2.4.0 to 3.0.1 I ran into a problem
with embedding dependencies.
With 2.4.0 and the following configuration

<Embed-Dependency>*;inline=true;artifactId=kryo|kryo-serializers|minlog|reflectasm|protobuf-java|objenesis</Embed-Dependency>
<Embed-Transitive>true</Embed-Transitive>


transitive dependencies such a "minlog" were perfectly embedded.
With the same configuration and 3.0.1 however, these artifacts are no longer in the resulting JAR.

Am I missing something with regards to using the newest version?


Thanks - Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org


Re: Problem with when Embed-Dependency upgrading Maven Bundle Plugin from 2.4.0 to 3.0.1

Posted by lichtin <li...@yahoo.com>.
Tried it also with the latest 3.2.0 version and the same result.

Embedding dependencies no longer works as it does with version 2.4.0.

Any help/pointers appreciated..


Martin Lichtin-2 wrote
> Trying to upgrade maven-bundle-plugin from 2.4.0 to 3.0.1 I ran into a
> problem
> with embedding dependencies.
> With 2.4.0 and the following configuration
> <Embed-Dependency>
> *;inline=true;artifactId=kryo|kryo-serializers|minlog|reflectasm|protobuf-java|objenesis
> </Embed-Dependency>
> <Embed-Transitive>
> true
> </Embed-Transitive>
> 
> transitive dependencies such a "minlog" were perfectly embedded.
> With the same configuration and 3.0.1 however, these artifacts are no
> longer in the resulting JAR.
> 
> Am I missing something with regards to using the newest version?
> 
> 
> Thanks - Martin
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: 

> users-unsubscribe@.apache

> For additional commands, e-mail: 

> users-help@.apache





--
View this message in context: http://apache-felix.18485.x6.nabble.com/Problem-with-when-Embed-Dependency-upgrading-Maven-Bundle-Plugin-from-2-4-0-to-3-0-1-tp5018286p5018836.html
Sent from the Apache Felix - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org