Jenkins Failure for initial Build

2017-11-26 Thread Sridhar Babu
Hi I am new to Jenkins and started Learning and for my trail getting below 
Failure message.
Could you please tell me what could be the issue

Building in workspace C:\Program Files (x86)\Jenkins\workspace\atmosphere
 > C:\Program Files\Git\bin\git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > C:\Program Files\Git\bin\git.exe config remote.origin.url 
 > https://github.com/g0t4/jenkins2-course-spring-boot.git # timeout=10
Fetching upstream changes from 
https://github.com/g0t4/jenkins2-course-spring-boot.git
 > C:\Program Files\Git\bin\git.exe --version # timeout=10
 > C:\Program Files\Git\bin\git.exe fetch --tags --progress 
 > https://github.com/g0t4/jenkins2-course-spring-boot.git 
 > +refs/heads/*:refs/remotes/origin/*
 > C:\Program Files\Git\bin\git.exe rev-parse 
 > "refs/remotes/origin/master^{commit}" # timeout=10
 > C:\Program Files\Git\bin\git.exe rev-parse 
 > "refs/remotes/origin/origin/master^{commit}" # timeout=10
Checking out Revision 4bde91e33e2860b2aab142028c04eff37b7791f2 
(refs/remotes/origin/master)
 > C:\Program Files\Git\bin\git.exe config core.sparsecheckout # timeout=10
 > C:\Program Files\Git\bin\git.exe checkout -f 
 > 4bde91e33e2860b2aab142028c04eff37b7791f2
Commit message: "Adding in jacoco code coverage"
 > C:\Program Files\Git\bin\git.exe rev-list 
 > 4bde91e33e2860b2aab142028c04eff37b7791f2 # timeout=10*[atmosphere] $ cmd.exe 
 > /C "mvn -f spring-boot-samples/spring-boot-sample-atmosphere/pom.xml compile 
 > && exit %%ERRORLEVEL%%"*
\Jenkins\workspace\atmosphere\spring-boot-samples\spring-boot-sample-atmosphere 
was unexpected at this time.
Build step 'Invoke top-level Maven targets' marked build as failure
Finished: FAILURE

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/353b58b0-8741-4ff4-8152-cebb71d827f8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Parameterized Build Plugin

2016-05-17 Thread Sridhar
Thanks for pointing it out Craig. I was going through the below article and 
it was mentioned as a plugin and I didn't look through the details. Thanks 
again. 

http://labs.bsb.com/2014/02/better-maven-releases-with-jenkins

On Tuesday, May 17, 2016 at 12:03:51 AM UTC-4, Craig Rodrigues wrote:
>
> On Mon, May 16, 2016 at 4:53 PM, Sridhar <svud...@gmail.com > 
> wrote:
>
>> Hello,
>>  I cannot find the plugin, Parameterized Build in the "Available" 
>> section under "Manage Plugins" on Jenkins. Is it renamed? or removed from 
>> the list? Please let me know if anyone else experienced this. 
>>
>> https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Build
>>
>>
>>
> There is no such thing as a "Parameterized Build plugin".  Re-read that 
> web page.
> It gives details for how to configure an existing Jenkins job by clicking 
> on *This build is parameterized*.
>
> --
> Craig 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/8d3bc945-4e44-458d-84db-e2cb920c1d1e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Parameterized Build Plugin

2016-05-16 Thread Sridhar
Hello,
 I cannot find the plugin, Parameterized Build in the "Available" 
section under "Manage Plugins" on Jenkins. Is it renamed? or removed from 
the list? Please let me know if anyone else experienced this. 

https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Build


Thanks,
Sridhar.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/8bedf8d0-930b-4ac3-b9b4-dea45c74ea4c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.