Created
May 1, 2018 20:47
-
-
Save thesteve0/7c9ce2e7a9d70bb81426119a13606d02 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ERROR] [ERROR] Some problems were encountered while processing the POMs: | |
[WARNING] 'build.plugins.plugin.version' for io.thorntail:thorntail-maven-plugin is missing. @ line 38, column 17 | |
[ERROR] Non-resolvable import POM: Could not find artifact io.thorntail:thorntail-bom:pom:1.0.0-SNAPSHOT @ line 15, column 25 | |
[ERROR] 'dependencies.dependency.version' for io.thorntail:thorntail-jaxrs:jar is missing. @ line 26, column 21 | |
[ERROR] 'dependencies.dependency.version' for io.thorntail:thorntail-devtools:jar is missing. @ line 30, column 21 | |
@ | |
[ERROR] The build could not read 1 project -> [Help 1] | |
[ERROR] | |
[ERROR] The project com.molw:bird-analysis:0.1-SNAPSHOT (C:\Users\steve\git\molw\birdanalysis\pom.xml) has 3 errors | |
[ERROR] Non-resolvable import POM: Could not find artifact io.thorntail:thorntail-bom:pom:1.0.0-SNAPSHOT @ line 15, column 25 -> [Help 2] | |
[ERROR] 'dependencies.dependency.version' for io.thorntail:thorntail-jaxrs:jar is missing. @ line 26, column 21 | |
[ERROR] 'dependencies.dependency.version' for io.thorntail:thorntail-devtools:jar is missing. @ line 30, column 21 | |
[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/ProjectBuildingException | |
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment