-
Bug
-
Resolution: Done
-
Critical
-
fuse-7.3
-
None
Quickstart is failing with
Starting the Java application using /opt/run-java/run-java.sh ... ERROR: Neither JAVA_MAIN_CLASS nor JAVA_APP_JAR is set and 2 found in /deployments (1 expected)
From the build log i can see that maven-source-plugin was invoked and produced source.jar
maven-source-plugin:3.0.1:jar-no-fork (attach-sources) I1218 08:04:59.518142 1 sti.go:697] 'spring-boot-camel-xa-1.0.0.fuse-730005-sources.jar' -> '/deployments/spring-boot-camel-xa-1.0.0.fuse-730005-sources.jar' I1218 08:04:59.518169 1 sti.go:697] 'spring-boot-camel-xa-1.0.0.fuse-730005.jar' -> '/deployments/spring-boot-camel-xa-1.0.0.fuse-730005.jar'
- is caused by
-
ENTESB-9764 spring-boot-camel-xa missing sources jars
- Done