rombert commented on PR #20: URL: https://github.com/apache/sling-org-apache-sling-pipes/pull/20#issuecomment-3889818671
This needs more changes ``` [ERROR] Rule 4: org.apache.maven.enforcer.rules.dependency.BannedDependencies failed with message: [ERROR] Use the individual OSGi chapter dependencies instead of the aggregate ones. Further infos at http://docs.osgi.org/artifacts/#aggregate-artifacts. [ERROR] org.apache.sling:org.apache.sling.pipes:jar:4.5.1-SNAPSHOT [ERROR] org.osgi:osgi.cmpn:jar:7.0.0 <--- banned via the exclude/include list [ERROR] 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]
