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

[GitHub] [camel-k] squakez opened a new issue, #4035: Fabric8 CRD deploy action fails

squakez opened a new issue, #4035:
URL: https://github.com/apache/camel-k/issues/4035

   Due to
   ```
   Error:  Error executing Maven.
   Error:  The specified user settings file does not exist: /home/runner/work/camel-k/camel-k/java/.github/asf-deploy-settings.xml
   Error: Process completed with exit code 1.
   ```


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

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


[GitHub] [camel-k] squakez commented on issue #4035: Fabric8 CRD deploy action fails

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on issue #4035:
URL: https://github.com/apache/camel-k/issues/4035#issuecomment-1423896038

   Now the problem looks to be an auth issue:
   ```
   Error:  Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project camel-k-crd: Failed to deploy artifacts: Could not transfer artifact org.apache.camel.k:camel-k-crd:pom:1.17.0-20230209.025159-1 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): authentication failed for https://repository.apache.org/content/repositories/snapshots/org/apache/camel/k/camel-k-crd/1.17.0-SNAPSHOT/camel-k-crd-1.17.0-20230209.025159-1.pom, status: 401 Unauthorized -> [Help 1]
   ```
   We probably need to ask INFRA to enable the correct authorization to push artifacts.


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


[GitHub] [camel-k] andreaTP commented on issue #4035: Fabric8 CRD deploy action fails

Posted by "andreaTP (via GitHub)" <gi...@apache.org>.
andreaTP commented on issue #4035:
URL: https://github.com/apache/camel-k/issues/4035#issuecomment-1427939168

   @squakez thanks a lot for bringing this forward!
   Proposed a couple of minor adjustments in #4053 but everything looks good to me 👍 


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


[GitHub] [camel-k] squakez commented on issue #4035: Fabric8 CRD deploy action fails

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on issue #4035:
URL: https://github.com/apache/camel-k/issues/4035#issuecomment-1427613686

   Action to check the fix running in https://github.com/apache/camel-k/actions/runs/4161998675/jobs/7200626987 - let's wait a couple of hours as it also run smoke tests :crossed_fingers: 


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


[GitHub] [camel-k] andreaTP commented on issue #4035: Fabric8 CRD deploy action fails

Posted by "andreaTP (via GitHub)" <gi...@apache.org>.
andreaTP commented on issue #4035:
URL: https://github.com/apache/camel-k/issues/4035#issuecomment-1427569939

   @squakez can reproduce, will try to fix 👍 


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


[GitHub] [camel-k] squakez closed issue #4035: Fabric8 CRD deploy action fails

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez closed issue #4035: Fabric8 CRD deploy action fails
URL: https://github.com/apache/camel-k/issues/4035


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


[GitHub] [camel-k] squakez commented on issue #4035: Fabric8 CRD deploy action fails

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on issue #4035:
URL: https://github.com/apache/camel-k/issues/4035#issuecomment-1427868845

   Cool, it seems the action completed successfully and the Jar is deployed as expected! @andreaTP please, double check on your side and if everything is published as expected in the snapshot, we may add a process to include it in the next release cut and have a first fixed version available within `1.12.0`.


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


[GitHub] [camel-k] squakez commented on issue #4035: Fabric8 CRD deploy action fails

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on issue #4035:
URL: https://github.com/apache/camel-k/issues/4035#issuecomment-1425721668

   Crendentials required: https://issues.apache.org/jira/browse/INFRA-24183


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


[GitHub] [camel-k] squakez commented on issue #4035: Fabric8 CRD deploy action fails

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on issue #4035:
URL: https://github.com/apache/camel-k/issues/4035#issuecomment-1427548764

   The action is now working correctly. But we are publishing only the pom, and not the jar dependency with the generated source. See https://github.com/apache/camel-k/actions/runs/4158710110/jobs/7194113611#step:3:16251
   
   @andreaTP can you please have a look? I think we miss some step to bundle those generated source.


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