You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "ppalaga (via GitHub)" <gi...@apache.org> on 2023/07/11 11:24:46 UTC

[GitHub] [camel] ppalaga commented on pull request #10661: RFC: fix deployment job

ppalaga commented on PR #10661:
URL: https://github.com/apache/camel/pull/10661#issuecomment-1630647630

   ```
   [INFO] --- source:3.3.0:jar (attach-sources) @ camel-util ---
   [INFO] Building jar: /home/jenkins/workspace/Camel_Daily_Snapshot_Deploy_main/core/camel-util/target/camel-util-4.0.0-SNAPSHOT-sources.jar
   [INFO] 
   [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ camel-util ---
   [ERROR] We have duplicated artifacts attached.
   ```
   
   There are two source jars with the same coordinates produced, where there must be only one. I guess using jar-no-fork everywhere could solve it.
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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