Maven: Running TestSuite Tests run: 0

2016-05-29 Thread Ravi Mangala
Hi Team,

I am working on integration of Selenium webdriver with Jenkins using Maven.

When I run mvn test I am getting Running TestSuite Tests run: 0.

My POM file:

http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
4.0.0
project
project
0.0.1-SNAPSHOT



dev
http://rmr.qa/repository/dev/



src
${base.dir}\src\


src

**/*.java





${base.dir}\src\test\

**\*.java





maven-compiler-plugin
3.3

1.6
1.6



org.apache.maven.plugins
maven-surefire-plugin
2.4.3





org.seleniumhq.selenium
selenium-java
2.48.0


org.seleniumhq.selenium
selenium-server
2.33.0


org.junit
junit
1.0


org.testng
testng
6.9.9


log4j
log4j
1.2.17


net.sourceforge.jexcelapi
jxl
2.6.12


javax.mail
javax.mail-api
1.5.5






-- 
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/dab5a4ab-1545-44f2-af64-3cf01ec0ee0f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Jenkins failing to take update or CHeck out fresh copy of Code from SVN

2016-05-13 Thread Ravi Mangala
Hi Folks,

I am new to jenkins. I am working on a project but jenkins failing to take 
update from SVN every time I am seeing the old code.

After restarting the Jenkins it takes out the fresh code.

Thanks

-- 
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/7d6cd1ac-9bc1-4e80-b0a1-2bbab671af23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.