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

FileNotFoundException when execute mvn install #160

Open
rongnguyen opened this issue Apr 17, 2018 · 1 comment
Open

FileNotFoundException when execute mvn install #160

rongnguyen opened this issue Apr 17, 2018 · 1 comment

Comments

@rongnguyen
Copy link

Thank for great work,
I am facing a problem when running 'mvn install' command:

  1. java.io.FileNotFoundException: /home/rongnguyen/.m2/repository/xalan/xalan/2.7.2/xercesImpl.jar (No such file or directory)
  2. java.io.FileNotFoundException: /home/rongnguyen/.m2/repository/xalan/xalan/2.7.2/xml-apis.jar (No such file or directory)
  3. java.io.FileNotFoundException: /home/rongnguyen/.m2/repository/xalan/xalan/2.7.2/serializer.jar (No such file or directory)
    I clone from git, import to Eclipse and run this command. I am using JDK 8.
@hotwind2015
Copy link

you must download it from apache and install it to your local maven resp.

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

2 participants