Please disregard this email. It failed due to 403. I started another thread for that to avoid confusion
On Tue, Oct 31, 2023 at 12:24 PM Egor <[email protected]> wrote: > Hello, > > > > I’m releasing a new version of `aws-codepipeline` plugin by executing `mvn > release:prepare release:perform`. > > > > The command failed on attempt to upload POM file: > > > > ``` > > [INFO] [INFO] > ------------------------------------------------------------------------ > > [INFO] [INFO] Total time: 33.767 s > > [INFO] [INFO] Finished at: 2023-10-31T11:34:18-07:00 > > [INFO] [INFO] > ------------------------------------------------------------------------ > > [INFO] [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-deploy-plugin:3.1.0:deploy (default-deploy) > on project aws-codepipeline: Failed to deploy artifacts: Could not transfer > artifact com.amazonaws:aws-codepipeline:pom:0.47 from/to > repo.jenkins-ci.org (https://repo.jenkins-ci.org/releases): status code: > 401, reason phrase: (401) -> [Help 1] > > ``` > > > > At the same time, I can see that 3 other files have been uploaded for the > new release > https://repo.jenkins-ci.org/releases/com/amazonaws/aws-codepipeline/0.47/. > > > > > So, the new release directory contains just 3 files instead of 5. > > > > Can it cause issues for the plugin users? If so, how can we fix that ? > > > > -- > Thank you, > > Egor > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAF%2BOLR8BYbkY9Jxa-5RLD3PAmYEbx%2B-SdaOMcxHePR79zst0pQ%40mail.gmail.com.
