Skip to content
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

Closed
pgrashorn opened this issue Apr 15, 2021 · 4 comments
Closed
Labels

Comments

@pgrashorn
Copy link

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

@pgrashorn pgrashorn changed the title Build failed on Jitpack. Not able to pull dependency via maven Pdfbox-layout Build failed on Jitpack. Not able to pull dependency via maven Apr 15, 2021
@github-actions
Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label May 12, 2022
@amottier
Copy link

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.

@github-actions github-actions bot removed the stale label May 13, 2022
@github-actions
Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Jun 13, 2022
@github-actions
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

amottier added a commit to amottier/docdoku-plm-server that referenced this issue Jul 24, 2023
- 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/
amottier added a commit to amottier/docdoku-plm-server that referenced this issue Jul 24, 2023
- 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/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants