extraction-framework icon indicating copy to clipboard operation
extraction-framework copied to clipboard

unable to build using `mvn --install` command

Open ghost-2362003 opened this issue 1 year ago • 4 comments

Common Pitfalls

  • Have you read https://github.com/dbpedia/extraction-framework/blob/master/documentation/quickstart.md ? Please help us improve the docu. Which part was unclear or made you stuck? I am not able to understand how to do the configurations in the required folder
  • Make sure maven is using java 1.8 (mvn --version)

Environment:

Please fill out or post:

  • Extraction: (commit hash):
  • OS: Windows 11
  • Java SDK Version (java --version): java version "1.8.0_202"
  • Maven version (mvn --version): Apache Maven 3.9.9

Error description

problem with a recurring message when using mvn --install command

Log

Which command did you use (e.g., mvn install)? In which folder?

The `mvn install` command was used
In the root directory i.e **extraction-framework** directory

Please post or attach the log:

![Screenshot 2025-01-03 220110](https://github.com/user-attachments/assets/df33e3e5-05ae-4c8c-8316-994d08fa4771)
![Screenshot 2025-01-03 220054](https://github.com/user-attachments/assets/28fca91a-90d4-4a04-9550-45f739b87445)

ghost-2362003 avatar Jan 03 '25 16:01 ghost-2362003

Screenshot 2025-01-03 220054 Screenshot 2025-01-03 220110 Screenshot 2025-01-03 220128

ghost-2362003 avatar Jan 15 '25 14:01 ghost-2362003

I apologize that i did not provide the screenshots of the error logs earlier The 2nd image is the recurring error which is occuring when i run mvn --install

ghost-2362003 avatar Jan 15 '25 14:01 ghost-2362003

Thanks, but I can not see any error in the logs you posted, only warnings?

The maven output is similar to this

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10.313 s
[INFO] Finished at: 2025-01-20T14:19:31+01:00
[INFO] ------------------------------------------------------------------------

With more error logging above

Vehnem avatar Jan 20 '25 13:01 Vehnem

I am actually not able to understand these warnings Those warnings keep on comming endlessly What am I doing wrong?

ghost-2362003 avatar Jan 20 '25 15:01 ghost-2362003

@ghost-2362003 Please close this issue is resolved.

tech0priyanshu avatar Mar 13 '25 14:03 tech0priyanshu