-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pdfbox-layout Build failed on Jitpack. Not able to pull dependency via maven #4520
Comments
This issue is stale because it has been open for 30 days with no activity. |
According to the build log errors were related to Javadoc syntax issues only. Version 1.0.1 fix that:
So I guess the solution here is to accept that version 1.0.0 will not be available from Jitpack and pull version 1.0.1 instead. Note that version 1.0.1 includes other changes one being the support of Java 8 instead of Java 7 for version 1.0.0. |
This issue is stale because it has been open for 30 days with no activity. |
This issue was closed because it has been inactive for 14 days since being marked as stale. |
- Update `pdfbox2-layout` from version `1.0.0` to `1.0.1` as version `1.0.0` is not available from jitpack.io (see jitpack/jitpack.io#4520). Version `1.0.1` requires Java 8 instead of Java 7 for version `1.0.0` but that is not an issue as already requires Java 8. - Get `pdfbox2-layout` from jitpack.io as it is no longer avaialble from https://repository.mulesoft.org/nexus and GitHub packages requires an authentication token. As dependency is no longer available from https://repository.mulesoft.org/nexus/content/repositories/public/com/github/ralfstuckert/pdfbox-layout/pdfbox2-layout/ get it from https://nexus.pentaho.org/service/rest/repository/browse/proxy-public-3rd-party-release/com/github/ralfstuckert/pdfbox-layout/pdfbox2-layout/1.0.0/
- Update `pdfbox2-layout` from version `1.0.0` to `1.0.1` as version `1.0.0` is not available from jitpack.io (see jitpack/jitpack.io#4520). Version `1.0.1` requires Java 8 instead of Java 7 for version `1.0.0` but that is not an issue as already requires Java 8. - Get `pdfbox2-layout` from jitpack.io as it is no longer avaialble from https://repository.mulesoft.org/nexus and GitHub packages requires an authentication token. As dependency is no longer available from https://repository.mulesoft.org/nexus/content/repositories/public/com/github/ralfstuckert/pdfbox-layout/pdfbox2-layout/ get it from https://nexus.pentaho.org/service/rest/repository/browse/proxy-public-3rd-party-release/com/github/ralfstuckert/pdfbox-layout/pdfbox2-layout/1.0.0/
https://jitpack.io/com/github/ralfstuckert/pdfbox-layout/1.0.0
5 errors
4 warnings
:pdfbox2-layout:javadocJar
:pdfbox2-layout:sourcesJar
:pdfbox2-layout:install
BUILD SUCCESSFUL
The text was updated successfully, but these errors were encountered: