<Embed-Dependency> needs to go inside <instructions>.

On 7/2/10 12:51 PM, Sudhir Dharmadhikari wrote:
> Hi - I saw couple threads about Embed-Dependency not working. But not
> sure if it was fixed or if there is any other way.
> 
> Here is my code, Nothing gets embedded in the bundle . I have tried
> couple of things , for example, writing name of dependency instead of
> "*", turning on/off "inline" .
> Can you please help ?
>          <plugin>
>                <groupId>org.apache.felix</groupId>
>                <artifactId>maven-bundle-plugin</artifactId>
>                <version>2.1.0</version>
>                <extensions>true</extensions>
>                <configuration>
>                   
> <Embed-Dependency>*;scope=compile|runtime;type=!pom,inline=false</Embed-Dependency>
> 
>                    <Embed-Transitive>true</Embed-Transitive>
>                </configuration>
>              </plugin>
> 
> Thanks,
> Sudhir
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
> For additional commands, e-mail: users-h...@felix.apache.org
> 


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

Reply via email to