Skip to content

Instantly share code, notes, and snippets.

@Dobiasd
Created June 18, 2018 12:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dobiasd/7f1163110b52876f171d43e17af0853c to your computer and use it in GitHub Desktop.
Save Dobiasd/7f1163110b52876f171d43e17af0853c to your computer and use it in GitHub Desktop.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building sb-kotlin-demo 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ sb-kotlin-demo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ sb-kotlin-demo ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- kotlin-maven-plugin:1.2.41:compile (compile) @ sb-kotlin-demo ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.387 s
[INFO] Finished at: 2018-06-18T14:00:41+02:00
[INFO] Final Memory: 33M/599M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.jetbrains.kotlin:kotlin-maven-plugin:1.2.41:compile (compile) on project sb-kotlin-demo: Plugin not found: jpa: java.util.NoSuchElementException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment