[
https://issues.apache.org/jira/browse/DIRSHARED-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238258#comment-13238258
]
Pierre-Arnaud Marcelot commented on DIRSHARED-134:
--------------------------------------------------
No, it isn't possible as the JDBM project is built as an OSGI bundle, thus the
'bundle' type.
All our Shared/API modules are already built as bundles and all ApacheDS
modules will be built as OSGI bundles soon too (they already are in some of our
branches).
It's as simple as adding the above 6 lines of codes and it shouldn't affect
your build in any other way than making sure Maven knows about the 'bundle'
type.
> Missing artifact org.apache.directory.jdbm:apacheds-jdbm2:bundle:2.0.0-M1
> when depending on apacheds-server-jndi
> ----------------------------------------------------------------------------------------------------------------
>
> Key: DIRSHARED-134
> URL: https://issues.apache.org/jira/browse/DIRSHARED-134
> Project: Directory Shared
> Issue Type: Bug
> Affects Versions: 1.0.0-M11
> Reporter: Hendy Irawan
> Assignee: Pierre-Arnaud Marcelot
>
> Missing artifact org.apache.directory.jdbm:apacheds-jdbm2:bundle:2.0.0-M1
> when depending on :
> <dependency>
> <groupId>org.apache.directory.server</groupId>
> <artifactId>apacheds-server-jndi</artifactId>
> <version>2.0.0-M6</version>
> </dependency>
> It should transitively depend on a "jar" type, not a bundle.
--
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