Closed rimolive closed 3 years ago
After building a new Spark operator image with new Fabric8 libraries version, I'm getting the following error:
no main manifest attribute, in spark-operator/target/spark-operator-1.0.11-SNAPSHOT.jar
This seems not introduced in my latest changes, but somewhere in past commits.
@jkremser @LaVLaS Any of you got the same issue?
This was fixed with a new property that creates the uberJar with the new Quarkus 2.4.0 library.
Description:
After building a new Spark operator image with new Fabric8 libraries version, I'm getting the following error:
This seems not introduced in my latest changes, but somewhere in past commits.
Steps to reproduce: