kafka-ops / julie

A solution to help you build automation and gitops in your Apache Kafka deployments. The Kafka gitops!
MIT License
417 stars 113 forks source link

ci: Give just one lifecycle phase to maven (fixes nightly) #572

Closed sverrehu closed 10 months ago

sverrehu commented 11 months ago

Ref failing Maven builds.

mvn deploy also includes verify. By giving both verify and deploy, the newer version of maven-source-plugin complains.