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

Problems compiling the project #6

Open
kuste2 opened this issue Jun 19, 2018 · 3 comments
Open

Problems compiling the project #6

kuste2 opened this issue Jun 19, 2018 · 3 comments

Comments

@kuste2
Copy link

kuste2 commented Jun 19, 2018

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

@ghost
Copy link

ghost commented Jun 21, 2018

hi stefan
how you solve pom issue in second step
when i run this step mvn -DskipTests clean package
pom issue occur as issue i have listed above .
can you please help me ..
thanks in advance
Nirdesh

@kuste2
Copy link
Author

kuste2 commented Jun 26, 2018

Hi Nirdesh!
To be honest, I didn't. Since this project looks like it is not maintained anymore, I wrote a programm by myself, which parsed my pdf files.

@ghost
Copy link

ghost commented Jun 26, 2018

Hi Stefan,

Thanks for your response. Were you successfully able to install the project by following the steps mentioned in the README file.

The reason to ask this is, when I try to execute the same I failed on third step, which is mvn -DskipTests clean package.

I got the following error:
Error getting POM for 'org.apache.felix:maven-bundle-plugin' from the repository: Unable to read local copy of metadata: Cannot read metadata from '/home/nirdesh.kumar/.m2/repository/org/apache/felix/maven-bundle-plugin/maven-metadata-oss.sonatype.org.xml': end tag name must match start tag name

Did you encounter somethings similar, if yes how did you solve it.

Also, you mentioned you wrote your own program, so I was curious to know whether it was from scratch or you used this same repository. If its your own did you use Java, or any other library/language.

Thanking you in advance
Nirdesh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant