Failure in Maven build

-----------
[INFO] Internal error in the plugin manager executing goal
'org.apache.felix:maven-bundle-plugin:3.0.1:bundle': Unable to load
the mojo 'org.apache.felix:maven-bundle-plugin:3.0.1:bundle' in the
plugin 'org.apache.felix:maven-bundle-plugin'. A required class is
missing: org/apache/maven/project/DependencyResolutionException
org.apache.maven.project.DependencyResolutionException
-----------

Looks like Jenkins is currently using Maven 2.x and we most likely
newer version of maven-bundle-plugin requires Maven 3.x. So we would
need to change Maven version configured with Jenkins

-----------
maven2.1-interceptor.jar already up to date
[trunk] $ 
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java
-Xmx1g -XX:MaxPermSize=300m -cp
/home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar
hudson.maven.agent.Main /home/jenkins/tools/maven/apache-maven-2.2.1
/x1/jenkins/jenkins-slave/slave.jar
/home/jenkins/jenkins-slave/maven-interceptor.jar 41960
/home/jenkins/jenkins-slave/maven2.1-interceptor.jar
-----------
Chetan Mehrotra


On Tue, Dec 15, 2015 at 2:44 PM, Apache Jenkins Server
<[email protected]> wrote:
> The Apache Jenkins build system has built Jackrabbit-trunk (build #2337)
>
> Status: Failure
>
> Check console output at https://builds.apache.org/job/Jackrabbit-trunk/2337/ 
> to view the results.

Reply via email to