jenkins-google-drive-uploader icon indicating copy to clipboard operation
jenkins-google-drive-uploader copied to clipboard

Google Drive upload plugin for Jenkins

Results 4 jenkins-google-drive-uploader issues
Sort by recently updated
recently updated
newest added

Hello guys thanks for your afforts Recently I've tried to build your project and has been faced with some diffcuilts that should be fixed. I would like to - update...

Bumps google-oauth-plugin from 0.4 to 0.10. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jenkins-ci.plugins:google-oauth-plugin&package-manager=maven&previous-version=0.4&new-version=0.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

t java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.apache.maven.wagon.TransferFailedException: Transfer failed for http://repo.jenkins-ci.org/public/org/jenkins-ci/plugins/plugin/1.580.1/plugin-1.580.1.pom 308 Permanent Redirect at org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.fillInputData (AbstractHttpClientWagon.java:1196) at org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.fillInputData...

Hi, Thanks for the project, i downloaded the project to my local and try to build with "mvn clean install" command, but getting the below error, please advise me on...