ppalaga commented on issue #1156:
URL: https://github.com/apache/camel-quarkus/issues/1156#issuecomment-620695041


   javadoc, source jars and signing must be run during release:perform because 
release:perform checks out a tag into a temp folder and runs `mvn deploy` 
there. Artifacts built during `release:prepare` are not available in that temp 
folder. But we can skip javadoc, source jars and signing in `release:prepare`.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to