PDE projects not importing non-provided OSGI bundles
----------------------------------------------------
Key: MECLIPSE-685
URL: http://jira.codehaus.org/browse/MECLIPSE-685
Project: Maven 2.x Eclipse Plugin
Issue Type: Bug
Components: PDE support
Affects Versions: 2.8
Environment: Eclipse 3.6.1, Windows XP, Java 6
Reporter: Jeff Torson
Attachments: pom.xml
When setting up a project as a PDE project and including OSGI artifacts which
the project requires at compile time and runtime, the artifact is explicitly
ignored even though it's marked as provided (default scope of compile). I can
see the reason to ignore Eclipse JARs but if I specify that I need an artifact
for my PDE project, I would think it would include it, unless I specify a scope
of provided.
--
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