schaefa commented on pull request #63:
URL: 
https://github.com/apache/sling-slingfeature-maven-plugin/pull/63#issuecomment-754899751


   You're guess is as good as mine. I see this as a root cause in the 
'apis-jar-exported-package-no-classes' it:
   
   Caused by: java.io.IOException: Server returned HTTP response code: 403 for 
URL: https://osgi.org/javadoc/r6/core//package-list
       at sun.net.www.protocol.http.HttpURLConnection.getInputStream0 
(HttpURLConnection.java:1894)
       at sun.net.www.protocol.http.HttpURLConnection.getInputStream 
(HttpURLConnection.java:1492)
       at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream 
(HttpsURLConnectionImpl.java:263)
       at org.apache.sling.feature.maven.mojos.apis.ApisUtil.getPackageList 
(ApisUtil.java:145)
       at org.apache.sling.feature.maven.mojos.apis.JavadocLinks.calculateLinks 
(JavadocLinks.java:44)
       at org.apache.sling.feature.maven.mojos.ApisJarMojo.onFeature 
(ApisJarMojo.java:585)
       at org.apache.sling.feature.maven.mojos.ApisJarMojo.execute 
(ApisJarMojo.java:407)
   
   Master has the same issue. I think osgi.org is down.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to