Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Maven 3.x failed to build fecru plugin

tmv April 22, 2014

Hi, I'm running mvn 3.2.1 and seeing this error when building a fecru plugin. Any suggestions?

[ERROR] Failed to execute goal com.atlassian.maven.plugins:maven-fecru-plugin:4.
2.10:copy-bundled-dependencies (default-copy-bundled-dependencies) on project fe
cru-ext-plugin: Execution default-copy-bundled-dependencies of goal com.atlassia
n.maven.plugins:maven-fecru-plugin:4.2.10:copy-bundled-dependencies failed: An A
PI incompatibility was encountered while executing com.atlassian.maven.plugins:m
aven-fecru-plugin:4.2.10:copy-bundled-dependencies: java.lang.NoSuchMethodError:
org.apache.maven.execution.MavenSession.getRepositorySession()Lorg/sonatype/aet
her/RepositorySystemSession;

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
Stephen Rollins June 10, 2014

I was able to resolve this issue for my plugin by updating to the latest maven-amps-plugin version. You can find the plugin in the Atlassian Maven repository here. You are currently using version 4.2.10; I was using 4.2.13, and upgrading to 5.0.2 fixed my problem.

TAGS
AUG Leaders

Atlassian Community Events