[ 
https://issues.apache.org/jira/browse/FELIX-4458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Valentin Valchev updated FELIX-4458:
------------------------------------

    Attachment: tccccc.7z

I've stripped down a little bit the pom files I have and here is a minimal 
example showing the problem.

> maven-bundle-plugin cannot find dependencies (in multi-module project)
> ----------------------------------------------------------------------
>
>                 Key: FELIX-4458
>                 URL: https://issues.apache.org/jira/browse/FELIX-4458
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>    Affects Versions: maven-bundle-plugin-2.4.0
>         Environment: Maven 3.1.1
>            Reporter: Valentin Valchev
>         Attachments: tccccc.7z
>
>
> I have a multi-module maven project.
> 1. module 1 is a BND plugin
> 2. module 2 is general pom file, that should be used by other projects.
> In module 2 I've setup BND to run my plugin. I also need to set a dependency 
> to module1, so the plugin will be in the class path and BND will find it.
> When I try to build the project from the root folder, it fails, because 
> maven-bundle-plugin cannot find the dependency module 1.
> Weird think is that I've tried to add the same module as dependency to the 
> maven-compiler-plugin, and it works perfectly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to