centos - How to overcome maven FileNotFoundException error? -


I've installed Maven on Maivr / share / Meven and I set path maven.sh file. I restarted my computer and type

mvn -version

and error to get

  java.io. FileNotFoundException: / Usr / share / apache-maven / conf / logging at org.codehaus.plexus.classworlds.launcher.ConfigurationParser.parse (configuration parser. Jawawaiv 64) org.codehaus.plexus.classworlds.launcher.Configurator.configure on ( Configretrkjawa: 133) on org.codehaus.plexus.classworlds.launcher.Launcher.configure (Launcher.java:1231) on org.codehaus.plexus.classworlds.launcher.Launcher.MainWithExitCode (Launcher.java:409) org. At codehaus Plexus.classworlds.launcher.Launcher.main (Launcher.java:356) [sandip @ bigdatasvn ~] $ java.io.FileNotFoundException: / usr / share / apache-maven / conf / logging ^ C    

you'll need to check Meven configuration and ensure that the logging file is in the path. If you have installed / usr / share / maven, then it is not the same as / usr / share / apache-maven.

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -