unable to build using `mvn --install` command
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:


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
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
I am actually not able to understand these warnings Those warnings keep on comming endlessly What am I doing wrong?
@ghost-2362003 Please close this issue is resolved.