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

Issue while running the project

Open karthegit opened this issue 4 years ago • 1 comments

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

Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.1/maven-reporting-impl-2.0.1.jar (26 kB at 5.2 kB/s) Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-6/doxia-site-renderer-1.0-alpha-6.jar (11 kB at 2.1 kB/s) [ERROR] [ERROR] Some problems were encountered while processing the POMs: [ERROR] Unresolveable build extension: Plugin org.kohsuke.stapler:maven-stapler-plugin:1.17 or one of its dependencies could not be resolved: Could not transfer artifact org.kohsuke.stapler:maven-stapler-plugin:jar:1.17 from/to repo.jenkins-ci.org (http://repo.jenkins-ci.org/public/): Access denied to: http://repo.jenkins-ci.org/public/org/kohsuke/stapler/maven-stapler-plugin/1.17/maven-stapler-plugin-1.17.jar @ [ERROR] Unknown packaging: hpi @ line 28, column 16 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project com.generalmobile:google-drive-upload:1.0-SNAPSHOT (C:\Users\kak\source\repos\Jenkinsplugin\pom.xml) has 2 errors [ERROR] Unresolveable build extension: Plugin org.kohsuke.stapler:maven-stapler-plugin:1.17 or one of its dependencies could not be resolved: Could not transfer artifact org.kohsuke.stapler:maven-stapler-plugin:jar:1.17 from/to repo.jenkins-ci.org (http://repo.jenkins-ci.org/public/): Access denied to: http://repo.jenkins-ci.org/public/org/kohsuke/stapler/maven-stapler-plugin/1.17/maven-stapler-plugin-1.17.jar -> [Help 2] [ERROR] Unknown packaging: hpi @ line 28, column 16 [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException

karthegit avatar Mar 03 '20 08:03 karthegit