You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 1, 2026. It is now read-only.
Hey,
while compiling the project with maven as descriped in the README, I run into error which leads to an failure of the build process.
Error message is [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 bigdata.releases (http://www.systap.com/maven/releases): Connect to www.systap.com:80 [www.systap.com/54.221.252.17] failed: Connection timed out (Connection timed out) -> [Help 1]
I can't find this artifact in maven repositories.
Can you please help me, to get lapdftext to run?
Hey,
while compiling the project with maven as descriped in the README, I run into error which leads to an failure of the build process.
Error message is
[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 bigdata.releases (http://www.systap.com/maven/releases): Connect to www.systap.com:80 [www.systap.com/54.221.252.17] failed: Connection timed out (Connection timed out) -> [Help 1]I can't find this artifact in maven repositories.
Can you please help me, to get lapdftext to run?
Thanks in advance
Stefan