Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.0-M11
-
Fix Version/s: 1.0.0-M12
-
Component/s: None
-
Labels:None
Description
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.