Details
Description
The oak-auth-ldap pom features some legacy aspects that could use rework:
- It defines a profile to disable certain tests for JDK1.6, which should be redundant now.
- It defines a configuration for the maven-bundle-plugin which
- embeds dependencies, which might (at least for some) no longer be needed.
- embeds the dependencies transitively. Maybe we can get rid of that.
- has some obscure exclusions from the package imports.
Also, some of the dependencies use outdated versions.