Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- "C:\Program Files\Java\jdk1.8.0_131\bin\java.exe" -Dmaven.multiModuleProjectDirectory=P:\java\_Vluv\recipe-hoarder-java\recipe-hoarder-fxml "-Dmaven.home=D:\Program Files\JetBrains\IntelliJ IDEA 2019.2.4\plugins\maven\lib\maven3" "-Dclassworlds.conf=D:\Program Files\JetBrains\IntelliJ IDEA 2019.2.4\plugins\maven\lib\maven3\bin\m2.conf" "-Dmaven.ext.class.path=D:\Program Files\JetBrains\IntelliJ IDEA 2019.2.4\plugins\maven\lib\maven-event-listener.jar" "-javaagent:D:\Program Files\JetBrains\IntelliJ IDEA 2019.2.4\lib\idea_rt.jar=51126:D:\Program Files\JetBrains\IntelliJ IDEA 2019.2.4\bin" -Dfile.encoding=UTF-8 -classpath "D:\Program Files\JetBrains\IntelliJ IDEA 2019.2.4\plugins\maven\lib\maven3\boot\plexus-classworlds-2.6.0.jar;D:\Program Files\JetBrains\IntelliJ IDEA 2019.2.4\plugins\maven\lib\maven3\boot\plexus-classworlds.license" org.codehaus.classworlds.Launcher -Didea.version2020.1.1 javafx:compile
- [INFO] Scanning for projects...
- [INFO]
- [INFO] --------------------< com.vluv:recipe-hoarder-fxml >--------------------
- [INFO] Building recipe-hoarder-fxml 1.0-SNAPSHOT
- [INFO] --------------------------------[ jar ]---------------------------------
- [WARNING] The POM for com.vluv:recipe-hoarder-core:jar:1.0-SNAPSHOT is missing, no dependency information available
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 0.197 s
- [INFO] Finished at: 2020-05-12T13:33:27+02:00
- [INFO] ------------------------------------------------------------------------
- [ERROR] Failed to execute goal on project recipe-hoarder-fxml: Could not resolve dependencies for project com.vluv:recipe-hoarder-fxml:jar:1.0-SNAPSHOT: Could not find artifact com.vluv:recipe-hoarder-core:jar:1.0-SNAPSHOT -> [Help 1]
- [ERROR]
- [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
- [ERROR] Re-run Maven using the -X switch to enable full debug logging.
- [ERROR]
- [ERROR] For more information about the errors and possible solutions, please read the following articles:
- [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
Add Comment
Please, Sign In to add comment