OSGi Compendium classes inlined in Aries Blueprint Maven packaging
------------------------------------------------------------------
Key: ARIES-781
URL: https://issues.apache.org/jira/browse/ARIES-781
Project: Aries
Issue Type: Bug
Components: Blueprint
Affects Versions: blueprint-0.3.1
Environment: WinXP SP3, Eclipse 3.7, Maven 3.0.3 Java 1.6.0_27
Reporter: Greg Wiley
The Aries Blueprint JAR on Maven Central includes Compendium classes in the
org.osgi.service.blueprint.container and org.osgi.service.blueprint.reflect
packages.
The Maven Eclipse tooling then includes those classes on the IDE classpath,
duplicating and interfering with the mainline JARs for those packages already
included in my project's dependencies.
Rather than include those classes in the Aries Blueprint JAR, they should be
listed as dependencies (preferably "provided" ) in the project POM.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira