ltearno / pom-explorer

A tool to aid managing lots of maven projects
MIT License
371 stars 65 forks source link

mvn clean install Failure #17

Closed frideriko closed 8 years ago

frideriko commented 8 years ago

Hello,

I'd just downloaded the zip of pom-explorer. I have jdk 1.8 installed and Maven 3.0.5

But when I do "mvn clean install" I have the following error. Does someone would have suggestion to solve this issue ?

[DEBUG] incrementalBuildHelper#beforeRebuildExecution [INFO] Compiling 5 source files to D:\sp36115\Integration-P9\POC-dependency-graph\pom-explorer-master\processor\target\classes [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] autothreaded ...................................... FAILURE [1.014s] [INFO] pom-explorer ...................................... SKIPPED [INFO] pom-explorer-modules .............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.139s [INFO] Finished at: Thu Aug 04 16:20:11 CEST 2016 [INFO] Final Memory: 4M/9M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project autothreaded: Fatal error compiling: invalid target release: 1.8 -> [Hel p 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project autothreaded: Fatal error

ltearno commented 8 years ago

Please could you run a mvn -version in the same environment as when you ran mvn clean install and give me the result. I think your maven uses jdk 7 Thanks

Le jeu. 4 août 2016 à 16:47, frideriko notifications@github.com a écrit :

Hello,

I'd just downloaded the zip of pom-explorer. I have jdk 1.8 installed and Maven 3.0.5

But when I do "mvn clean install" I have the following error. Does someone would have suggestion to solve this issue ?

[DEBUG] incrementalBuildHelper#beforeRebuildExecution [INFO] Compiling 5 source files to D:\sp36115\Integration-P9\POC-dependency-graph\pom-explorer-master\processor\target\classes

[INFO]

[INFO] Reactor Summary: [INFO] [INFO] autothreaded ...................................... FAILURE [1.014s] [INFO] pom-explorer ...................................... SKIPPED [INFO] pom-explorer-modules .............................. SKIPPED

[INFO]

[INFO] BUILD FAILURE

[INFO]

[INFO] Total time: 1.139s [INFO] Finished at: Thu Aug 04 16:20:11 CEST 2016 [INFO] Final Memory: 4M/9M

[INFO]

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project autothreaded: Fatal error compiling: invalid target release: 1.8 -> [Hel p 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project autothreaded: Fatal error

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ltearno/pom-explorer/issues/17, or mute the thread https://github.com/notifications/unsubscribe-auth/AALqXVka7ry4gmzG1RKypD8tG9UKds8bks5qcftzgaJpZM4JcxmF .

frideriko commented 8 years ago

Thank you Arnaud for your quick reply. By the time you wrote, I install jdk 8 and now it's OK ! Sorry for the inconvenience (I am a rookie in java). I will probably come back with more interesting questions, as I have a 473 maven artifacts to analyse :)

ltearno commented 8 years ago

Very cool, i wait for your feedback ! Thanks

Le ven. 5 août 2016 à 10:26, frideriko notifications@github.com a écrit :

Closed #17 https://github.com/ltearno/pom-explorer/issues/17.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/ltearno/pom-explorer/issues/17#event-746345782, or mute the thread https://github.com/notifications/unsubscribe-auth/AALqXS2TkaHWI93wmdNtBJh6KP8sZ8_Xks5qcvO2gaJpZM4JcxmF .