[
https://issues.apache.org/jira/browse/SLING-9545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu resolved SLING-9545.
------------------------------------
Resolution: Information Provided
The reason for the failure is visible in the package import - an import for
{{org.apache.http.impl.nio.client}} cannot be resolved.
Searching on Maven Central for that package (
https://search.maven.org/search?q=fc:%20%22org.apache.http.impl.nio.client%22 )
indicates that it should be included in the {{httpasyncclient-osgi}} bundle.
Please deploy that to your installation and it should work.
> Distribution Core bundle with Java 11
> -------------------------------------
>
> Key: SLING-9545
> URL: https://issues.apache.org/jira/browse/SLING-9545
> Project: Sling
> Issue Type: Bug
> Components: Content Distribution
> Affects Versions: Content Distribution Core 0.3.4, Content Distribution
> Core 0.4.2
> Reporter: Cris Rockwell
> Priority: Major
> Attachments: Screen Shot 2020-06-24 at 8.09.38 AM.png
>
>
> Apache Sling Distribution Core (org.apache.sling.distribution.core) bundle
> does not activate on Sling12 using Java 11
> https://github.com/apache/sling-org-apache-sling-distribution-core
> {{mvn clean install}} results in the error below
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-antrun-plugin:1.8:run
> (set-bundle-required-execution-environment) on project
> org.apache.sling.distribution.core: An Ant BuildException has occured: Unable
> to create javax script engine for javascript
> [ERROR] around Ant part ...<script language="javascript">var System =
> java.lang.System;... @ 4:33 in
> /Users/cmrockwe/Documents/a3workspace/sling-org-apache-sling-distribution-core/target/antrun/build-main.xml
> Similar issue as described here
> https://stackoverflow.com/questions/43067454/ant-running-from-maven-antrun-plugin-cant-find-scripting-engine-on-java-9
--
This message was sent by Atlassian Jira
(v8.3.4#803005)