Dear Sir,

I have installed maven 3. In jenkins it shows error while building. 

errors are as below. Please do needful.
_______________________________________________________________________________________

Started by user Amit Dhanani Building in workspace 
/var/lib/jenkins/jobs/game-of-lifte-default/workspace > /usr/bin/git rev-parse 
--is-inside-work-tree
Fetching changes from the remote Git repository > /usr/bin/git config 
remote.origin.url https://github.com/amitdhanani2012/game-of-life.git Fetching 
upstream changes from https://github.com/amitdhanani2012/game-of-life.git > 
/usr/bin/git --version > /usr/bin/git fetchStarted by user Amit Dhanani 
Building in workspace /var/lib/jenkins/jobs/game-of-lifte-default/workspace > 
/usr/bin/git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository > /usr/bin/git config 
remote.origin.url https://github.com/amitdhanani2012/game-of-life.git Fetching 
upstream changes from https://github.com/amitdhanani2012/game-of-life.git > 
/usr/bin/git --version > /usr/bin/git fetch --tags --progress 
https://github.com/amitdhanani2012/game-of-life.git 
+refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse 
origin/master^{commit}
Checking out Revision 29d7829dfe22387774d7e3ad92a18c7d319735ce (origin/master) 
> /usr/bin/git config core.sparsecheckout > /usr/bin/git checkout -f 
29d7829dfe22387774d7e3ad92a18c7d319735ce > /usr/bin/git rev-list 
29d7829dfe22387774d7e3ad92a18c7d319735ce
[workspace] $ /usr/share/maven3/bin/mvn clean install -o
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] gameoflife
[INFO] gameoflife-build
[INFO] gameoflife-core
[INFO] gameoflife-web
[INFO] 
[INFO] Using the builder 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
 with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building gameoflife 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------ 
[WARNING] The POM for org.easyb:maven-easyb-plugin:jar:1.4 is missing, no 
dependency information available [INFO] 
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] gameoflife ........................................ FAILURE [  0.005 s]
[INFO] gameoflife-build .................................. SKIPPED
[INFO] gameoflife-core ................................... SKIPPED
[INFO] gameoflife-web .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.937 s
[INFO] Finished at: 2014-06-03T19:06:51+05:30
[INFO] Final Memory: 4M/11M
[INFO] ------------------------------------------------------------------------ 
[ERROR] Plugin org.easyb:maven-easyb-plugin:1.4 or one of its dependencies 
could not be resolved: Cannot access central 
(http://repo.maven.apache.org/maven2) in offline mode and the artifact 
org.easyb:maven-easyb-plugin:jar:1.4 has not been downloaded from it before. -> 
[Help 1] [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] 
httpStarted by user Amit Dhanani Building in workspace 
/var/lib/jenkins/jobs/game-of-lifte-default/workspace > /usr/bin/git rev-parse 
--is-inside-work-tree
Fetching changes from the remote Git repository > /usr/bin/git config 
remote.origin.url https://github.com/amitdhanani2012/game-of-life.git Fetching 
upstream changes from https://github.com/amitdhanani2012/game-of-life.git > 
/usr/bin/git --version > /usr/bin/git fetch --tags --progress 
https://github.com/amitdhanani2012/game-of-life.git 
+refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse 
origin/master^{commit}
Checking out Revision 29d7829dfe22387774d7e3ad92a18c7d319735ce (origin/master) 
> /usr/bin/git config core.sparsecheckout > /usr/bin/git checkout -f 
29d7829dfe22387774d7e3ad92a18c7d319735ce > /usr/bin/git rev-list 
29d7829dfe22387774d7e3ad92a18c7d319735ce
[workspace] $ /usr/share/maven3/bin/mvn clean install -o
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] gameoflife
[INFO] gameoflife-build
[INFO] gameoflife-core
[INFO] gameoflife-web
[INFO] 
[INFO] Using the builder 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
 with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building gameoflife 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------ 
[WARNING] The POM for org.easyb:maven-easyb-plugin:jar:1.4 is missing, no 
dependency information available [INFO] 
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] gameoflife ........................................ FAILURE [  0.005 s]
[INFO] gameoflife-build .................................. SKIPPED
[INFO] gameoflife-core ................................... SKIPPED
[INFO] gameoflife-web .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.937 s
[INFO] Finished at: 2014-06-03T19:06:51+05:30
[INFO] Final Memory: 4M/11M
[INFO] ------------------------------------------------------------------------ 
[ERROR] Plugin org.easyb:maven-easyb-plugin:1.4 or one of its dependencies 
could not be resolved: Cannot access central 
(http://repo.maven.apache.org/maven2) in offline mode and the artifact 
org.easyb:maven-easyb-plugin:jar:1.4 has not been downloaded from it before. -> 
[Help 1] [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/PluginResolutionException 
Build step 'Invoke top-level Maven targets' marked build as failure
Publishing Javadoc
Finished: FAILURE 
://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException Build 
step 'Invoke top-level Maven targets' marked build as failure
Publishing Javadoc
Finished: FAILURE
- --tags --progress https://github.com/amitdhanani2012/game-of-life.git 
+refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse 
origin/master^{commit}
Checking out Revision 29d7829dfe22387774d7e3ad92a18c7d319735ce (origin/master) 
> /usr/bin/git config core.sparsecheckout > /usr/bin/git checkout -f 
29d7829dfe22387774d7e3ad92a18c7d319735ce > /usr/bin/git rev-list 
29d7829dfe22387774d7e3ad92a18c7d319735ce
[workspace] $ /usr/share/maven3/bin/mvn clean install -o
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] gameoflife
[INFO] gameoflife-build
[INFO] gameoflife-core
[INFO] gameoflife-web
[INFO] 
[INFO] Using the builder 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
 with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building gameoflife 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------ 
[WARNING] The POM for org.easyb:maven-easyb-plugin:jar:1.4 is missing, no 
dependency information available [INFO] 
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] gameoflife ........................................ FAILURE [  0.005 s]
[INFO] gameoflife-build .................................. SKIPPED
[INFO] gameoflife-core ................................... SKIPPED
[INFO] gameoflife-web .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.937 s
[INFO] Finished at: 2014-06-03T19:06:51+05:30
[INFO] Final Memory: 4M/11M
[INFO] ------------------------------------------------------------------------ 
[ERROR] Plugin org.easyb:maven-easyb-plugin:1.4 or one of its dependencies 
could not be resolved: Cannot access central 
(http://repo.maven.apache.org/maven2) in offline mode and the artifact 
org.easyb:maven-easyb-plugin:jar:1.4 has not been downloaded from it before. -> 
[Help 1] [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/PluginResolutionException 
Build step 'Invoke top-level Maven targets' marked build as failure
Publishing Javadoc
Finished: FAILURE
____________________________________________________________________________

Thanks & Regards,
Amit Dhanani
+918087515871

Reply via email to