Franz J. Lanzendorfer created CAMEL-15465:
---------------------------------------------
Summary: 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
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)