enapps-enorman commented on PR #18: URL: https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-usermanager/pull/18#issuecomment-1675395815
Hi @hboutemy Thanks for the PR. It looks like the build is failing on the CI server due to the usage of some banned dependencies that will need to be corrected before this can be merged. ``` Rule 4: org.apache.maven.enforcer.rules.dependency.BannedDependencies failed with message: Use the individual OSGi chapter dependencies instead of the aggregate ones. Further infos at http://docs.osgi.org/artifacts/#aggregate-artifacts. org.apache.sling:org.apache.sling.jcr.jackrabbit.usermanager:jar:2.2.27-SNAPSHOT org.osgi:osgi.core:jar:7.0.0 <--- banned via the exclude/include list org.osgi:osgi.cmpn:jar:7.0.0 <--- banned via the exclude/include list org.apache.felix:org.apache.felix.healthcheck.api:jar:2.0.4 org.osgi:osgi.core:jar:7.0.0 <--- banned via the exclude/include list ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
