Rate This Document
Findability
Accuracy
Completeness
Readability

linux-aarch_64-fedora.2.0.7.Final.jar Not Found During Compilation

Symptom

linux-aarch_64-fedora.2.0.7.Final.jar is not found during compilation.

Key Process and Cause Analysis

None

Conclusion and Solution

  1. Open the pom.xml file.
    1
    vi pom.xml
    
  2. Press i to enter the insert mode, delete fedora, and perform the compilation again.
  3. Press Esc, type :wq!, and press Enter to save the file and exit.