[
https://issues.apache.org/jira/browse/CAMEL-15465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185119#comment-17185119
]
Franz J. Lanzendorfer commented on CAMEL-15465:
-----------------------------------------------
Hi Andrea, thank you for your quick feedback! I tried building via Maven (my
local version is 3.6.3) and running the "mvnw.cmd"-script (not sure what that's
supposed to do honestly) and I run into the same errors. Here are the console
outputs:
{{{color:#4c9aff}C:\...\camel-spring-boot-examples>mvn{color}}}
{{[INFO] Scanning for projects...}}
{{[ERROR] [ERROR] Some problems were encountered while processing the POMs:}}
{{[FATAL] Non-resolvable parent POM for
org.apache.camel.springboot.example:examples:3.5.0-SNAPSHOT: Could not find
artifact org.apache.camel.springboot:spring-boot:pom:3.5.0-SNAPSHOT and
'parent.relativePath' points at wrong local POM @ line 24, column 13}}
{{ @}}
{{[ERROR] The build could not read 1 project -> [Help 1]}}
{{[ERROR]}}
{{[ERROR] The project
org.apache.camel.springboot.example:examples:3.5.0-SNAPSHOT
(C:\...\camel-spring-boot-examples\pom.xml) has 1 error}}
{{[ERROR] Non-resolvable parent POM for
org.apache.camel.springboot.example:examples:3.5.0-SNAPSHOT: Could not find
artifact org.apache.camel.springboot:spring-boot:pom:3.5.0-SNAPSHOT and
'parent.relativePath' points at wrong local POM @ line 24, column 13 -> [Help
2]}}
{{[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}}
{{{color:#4c9aff}C:\...\camel-spring-boot-examples>mvnw.cmd{color}}}
{{[INFO] Scanning for projects...}}
{{[ERROR] [ERROR] Some problems were encountered while processing the POMs:}}
{{[FATAL] Non-resolvable parent POM for
org.apache.camel.springboot.example:examples:3.5.0-SNAPSHOT: Could not find
artifact org.apache.camel.springboot:spring-boot:pom:3.5.0-SNAPSHOT and
'parent.relativePath' points at wrong local POM @ line 24, column 13}}
{{ @}}
{{[ERROR] The build could not read 1 project -> [Help 1]}}
{{[ERROR]}}
{{[ERROR] The project
org.apache.camel.springboot.example:examples:3.5.0-SNAPSHOT
(C:\...\camel-spring-boot-examples\pom.xml) has 1 error}}
{{[ERROR] Non-resolvable parent POM for
org.apache.camel.springboot.example:examples:3.5.0-SNAPSHOT: Could not find
artifact org.apache.camel.springboot:spring-boot:pom:3.5.0-SNAPSHOT and
'parent.relativePath' points at wrong local POM @ line 24, column 13 -> [Help
2]}}
{{[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}}
> Spring Boot Example project does not build
> ------------------------------------------
>
> Key: CAMEL-15465
> URL: https://issues.apache.org/jira/browse/CAMEL-15465
> Project: Camel
> Issue Type: Bug
> Components: camel-spring-boot
> Environment: This is on a Windows 10 system
> Reporter: Franz J. Lanzendorfer
> Priority: Major
>
> Hi! I checked out your spring boot examples from
> [https://github.com/apache/camel-spring-boot-examples/] and tried to run
> "camel-example-spring-boot". However, when I try to run or build it I get a
> Maven error.
> {{C:\...\camel-spring-boot-examples\camel-example-spring-boot>mvn
> spring-boot:run}}
> {{[INFO] Scanning for projects...}}
> {{[ERROR] [ERROR] Some problems were encountered while processing the POMs:}}
> {{[FATAL] Non-resolvable parent POM for
> org.apache.camel.springboot.example:examples:3.5.0-SNAPSHOT: Could not find
> artifact org.apache.camel.springboot:spring-boot:pom:3.5.0-SNAPSHOT and
> 'parent.relativePath' points at wrong local POM @
> org.apache.camel.springboot.example:examples:3.5.0-SNAPSHOT,
> C:\Adesso\examples\camel-spring-boot-examples\pom.xml, line 24, column 13}}
> I haven't made any changes to the project, so I assume this is some kind of
> configuration error? I'd be glad if you could point me in the right direction
> of what's going wrong here.
> Cheers!
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)