Closed mattmcclean closed 9 years ago
Same here, no matter what I do I get this error, on latest jenkins.
I've been running into this issue as well. Using Jenkins 1.620
The latest build seems to have resolved my issues. I think it has something to do with the refactor in src/main/java/com/amazonaws/codepipeline/jenkinsplugin/AWSCodePipelinePublisher.java Seems the s3 publishing was seriously simplified. @kevingraham77 @mattmcclean
Please use the latest plugin. We have update the AWS SDK for Java and added remoting support in 1a9be5e. Closing this ticket.
Hi,
I am getting the following error when running the CodePipelines Jenkins plugin as a build task. The build works fine and I generate a file for the build result however the plugin has the following stack trace error when trying to publish the build artefact to S3 in the Post Build action: AWS CodePipeline Publisher. For this action I configured the value for Location to be result/output.txt.
I am running with the plugin file: aws-codepipeline-plugin-for-jenkins-0.1.hpi