[ http://jira.codehaus.org/browse/MECLIPSE-201?page=comments#action_82405 ] 
            
fabrizio giustina commented on MECLIPSE-201:
--------------------------------------------

> If there is interest in this feature, I will write a patch to add it.

how could you do that? Maven dependency model doesn't support package-level 
dependencies like osgi do. The only thing that could be done is scanning the 
whole repository to find out which jars contains such packages and guess a 
version.
I would be happy to support that, but at the moment I don't think it can be 
done, what was your idea?

> add support for Import-Package in MakeArtifactsMojo
> ---------------------------------------------------
>
>                 Key: MECLIPSE-201
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-201
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: New Feature
>          Components: PDE support
>            Reporter: Tom Huybrechts
>
> When generating POMs, the plugin translates OSGi Require-Bundle dependencies 
> into Maven dependencies.
> It does not take Import-Package dependencies into account.
> If there is interest in this feature, I will write a patch to add it.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to