Task #7540
Updated by Robert Waltz about 9 years ago
apacheds-all is an uber-jar that includes bouncycastle classes. It does not appear to be needed for unit testing.
The apacheds dependencies do not need to be scoped as test since any inclusion of d1_test_resources will be scoped as test.
apache-ds maven builds depend upon org.apache.felix:maven-bundle-plugin for resolving dependencies. Using the maven bundle plugin at the d1_test_resouces level allows apache-ds dependencies to be properly included.
https://issues.apache.org/jira/browse/DIRSHARED-134
The apacheds dependencies do not need to be scoped as test since any inclusion of d1_test_resources will be scoped as test.
apache-ds maven builds depend upon org.apache.felix:maven-bundle-plugin for resolving dependencies. Using the maven bundle plugin at the d1_test_resouces level allows apache-ds dependencies to be properly included.
https://issues.apache.org/jira/browse/DIRSHARED-134