jacoco exec is not getting generated for ui test cases

2014-03-04 Thread Abc
For our ui test cases in pom we have an configuration for argline where we are setting some vm argument s.along with vm argument we have some other configurations also. We have argline parameter for surefire plugin also.but this has only vm argument. The difference between argline of

jenkins server goes offline due to jvm crash

2014-01-18 Thread Abc
Operating system is windows 7. 64 bit.earlier jdk 1.6 update 36 was installed.beginning we did not have any issue. Later during build the jvm crash occurs and the machine restarts. The node is now offline as jenkins server is not yet started through java launch web start. So we need to login to

jvm crash...a fatal error. had been detected. ..exception. access violation...server restart. and jenkins. server remains. offline. until manually restarted. through. launch web start

2014-01-16 Thread Abc
We have windows. 7machine. 8gb..we launch jenkins. Server using java jdk 1.7 update 45...during the build the jvm crash. Occurs with different plugins and server restarts ...then in jenkins it shows that server is offline.. .we have other servers too but they are not having this issue. ..once

swt bot test case fails when run through pom...

2014-01-16 Thread Abc
We have one plugin for which all features of our product is added as dependency...in pom...these features in turn include plugins...as such all plugins required for our product are Added as dependency.. .there are some toolbar which are specific to some editor...that plugin I also added

Sonar build is failing : Non-resolvable parent POM: Could not find artifact. a.b.c.pom:1.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, column 11 - [Help 2]

2013-09-08 Thread Abc
plugin a.b.c pom has one error Non-resolvable parent POM: Could not find artifact. a.b.c.pom:1.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, column 11 - [Help 2] the plugin a.b.c has a pom where parent poms relative path is given nightly build runs without any