You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2021/01/05 21:07:41 UTC

[GitHub] [sling-slingfeature-maven-plugin] schaefa commented on pull request #63: Added the creation of the Generated Feature Model folder it is does n…

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:
users@infra.apache.org