-
Notifications
You must be signed in to change notification settings - Fork 936
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to execute goal com.github.github:downloads-maven-plugin:0.6:upload #3
Comments
Have you solved this ?. I've faced with the same issue. |
This on ubuntu using Oracle Java8:
It would be nice if this was an easy fix as this is useful functionality. cheers |
Hi, I am having similar difficulties; [ERROR] Failed to execute goal com.github.github:downloads-maven-plugin:0.6:upload (default) on project github-maven-example: Execution default of goal com.github.github:downloads-maven-plugin:0.6:upload failed: An API incompatibility was encountered while executing com.github.github:downloads-maven-plugin:0.6:upload: java.lang.NoSuchMethodError: org.apache.maven.execution.MavenSession.getRepositorySession()Lorg/sonatype/aether/RepositorySystemSession; $ mvn --version |
The error is simply in the maven version you are using to build the project: |
Kewl, Thanks for responding, Have a very merry Christmas ! Yours Cheerfully, Linked In. :
|
What is the solution to this issue? Thanks |
so what is the solution ? |
I got a Error where i dont find the reason.
here is the pom.xml https://github.com/Serverfrog/FrogPw/blob/master/pom.xml
The text was updated successfully, but these errors were encountered: