-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
If you see this error:
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] bmkeg-parent 1.1.5-SNAPSHOT ........................ SUCCESS [ 1.221 s]
[INFO] LA-PDFText 1.7.5-SNAPSHOT .......................... FAILURE [ 5.143 s]
[INFO] lapdftextProject 1.7.2-SNAPSHOT .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.665 s
[INFO] Finished at: 2022-02-03T20:12:03-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project lapdftext: Could not resolve dependencies for project edu.isi.bmkeg:lapdftext:jar:1.7.5-SNAPSHOT: Failed to collect dependencies at org.jpedal:jpedal:jar:lgpl-1.0.1: Failed to read artifact descriptor for org.jpedal:jpedal:jar:lgpl-1.0.1: Could not transfer artifact org.jpedal:jpedal:pom:lgpl-1.0.1 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [spring.io.release (http://repo.spring.io/release, default, releases+snapshots), com.springsource.repository.bundles.external (http://repository.springsource.com/maven/bundles/external, default, releases+snapshots), spring.io.milestone (http://repo.spring.io/milestone, default, releases+snapshots), spring.io.snapshot (http://repo.spring.io/snapshot, default, releases+snapshots), bigdata.releases (http://www.systap.com/maven/releases, default, releases+snapshots), jsi.sourceforge.net (http://sourceforge.net/projects/jsi/files/m2_repo, default, releases+snapshots), openprovenance (http://openprovenance.org/java/maven-releases/, default, releases+snapshots), hugin-snapshots (http://hugin.isi.edu:8180/nexus/content/repositories/BMKEG-SNAPSHOT/, default, releases+snapshots), hugin-releases (http://hugin.isi.edu:8180/nexus/content/repositories/releases/, default, releases+snapshots), hugin-3rd-party (http://hugin.isi.edu:8180/nexus/content/repositories/thirdparty/, default, releases+snapshots), hugin-3rd-party-snapshot (http://hugin.isi.edu:8180/nexus/content/repositories/thirdpartysnapshots/, default, releases+snapshots), maven-central (http://central.maven.org/maven2/, default, releases+snapshots)] -> [Help 1]
This is because JPedal is not available from repositories for free anymore. After doing some research, and a few attempts at manual installation, I've found that it's not going to work.
What I have tried:
- Changing POM file to get newest JPedal -> https://mvnrepository.com/artifact/org.jpedal/jpedal-lgpl/4.92b23
- Adding ICM repo to Maven settings
- Reading the manual at https://www.idrsolutions.com/jpedal
:(
To maintainer of this repo, @GullyAPCBurns @GullyBurns @BMKEG:
Please shut down the repo or mark it as disfunctional. Thank you!
streerm and jamesonrader
Metadata
Metadata
Assignees
Labels
No labels