Unable to run a particular test group in testng

2013-07-12 Thread vishwa
tests to be run. What is the problem in the above pom.xml or testng.xml? Please help me. Thanks in advance, Vishwanath -- View this message in context: http://maven.40175.n5.nabble.com/Unable-to-run-a-particular-test-group-in-testng-tp5762745.html Sent from the Maven - Users

Re: Unable to run a particular test group in testng

2013-07-12 Thread Andreas Gudian
Am Freitag, 12. Juli 2013 schrieb vishwa : Hi Members, I am very new to this forum. I am trying to run a particular group of tests from testng. I have to groups of tests: *first* and *second*. *testng.xml: --* /!DOCTYPE suite SYSTEM quot;http://testng.org/testng-1.0.dtdquot;

Re: Unable to run a particular test group in testng

2013-07-12 Thread vishwa
.40175.n5.nabble.com/Unable-to-run-a-particular-test-group-in-testng-tp5762745p5762752.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional

Re: Unable to run a particular test group in testng

2013-07-12 Thread Andreas Gudian
Am Freitag, 12. Juli 2013 schrieb vishwa : Hi Andreas, Thanks for the quick reply. Replaced 2.5.1 with 2.15 and tried but I got some errors: /[ERROR] Plugin org.apache.maven.plugins:maven-compiler-plugin:2.15 or one of its dependencies could not be resolved: Failed to read artifact

Re: unable to run jetty

2010-05-21 Thread Anders Hammar
2010 [INFO] Final Memory: 4M/7M [INFO] -- View this message in context: http://old.nabble.com/unable-to--run-jetty-tp28627755p28627755.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: unable to run jetty

2010-05-21 Thread fachhoch
20 18:32:36 EDT 2010 [INFO] Final Memory: 4M/7M [INFO] -- View this message in context: http://old.nabble.com/unable-to--run-jetty-tp28627755p28627755.html Sent from the Maven - Users mailing list archive

Re: unable to run jetty

2010-05-21 Thread Anders Hammar
[INFO] Finished at: Thu May 20 18:32:36 EDT 2010 [INFO] Final Memory: 4M/7M [INFO] -- View this message in context: http://old.nabble.com/unable-to--run-jetty-tp28627755p28627755.html Sent from the Maven - Users

RE: unable to run jetty

2010-05-21 Thread Martin Gainty
manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. Date: Fri, 21 May 2010 09:52:51 -0700 From: fachh...@gmail.com To: users@maven.apache.org Subject: Re: unable to run jetty I tried 7.0.0.RC6 and now I get this 2010-05-21 12:51:41.871:INFO::jetty-7.0.0

RE: unable to run jetty

2010-05-21 Thread fachhoch
facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. Date: Fri, 21 May 2010 09:52:51 -0700 From: fachh...@gmail.com To: users@maven.apache.org Subject: Re: unable to run jetty I tried 7.0.0.RC6 and now I get

RE: unable to run jetty

2010-05-21 Thread fachhoch
obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. Date: Fri, 21 May 2010 09:52:51 -0700 From: fachh...@gmail.com To: users@maven.apache.org Subject: Re: unable to run jetty

Re: unable to run jetty

2010-05-21 Thread Justin Edelson
To: users@maven.apache.org Subject: Re: unable to run jetty I tried 7.0.0.RC6 and now I get this 2010-05-21 12:51:41.871:INFO::jetty-7.0.0.RC6 2010-05-21 12:51:41.888:WARN::Failed startup of context jettywebappcont...@ad2c11@ad2c11/artms,file:/E:/workspace/Audit.gov/audit.war/src/main

Re: unable to run jetty

2010-05-21 Thread Nick Klauer
2010-05-21 15:26:47.975:INFO::No annotation on initializer class org.apache.jasper.runtime.TldScanner log4j:ERROR Parsing error on line 10 and column 14 log4j:ERROR The content of element type layout must match (param)*. 2010-05-21 15:30:01.488:INFO:/artms:Initializing Spring root

unable to run jetty

2010-05-20 Thread fachhoch
[INFO] -- View this message in context: http://old.nabble.com/unable-to--run-jetty-tp28627755p28627755.html Sent from the Maven - Users mailing list archive at Nabble.com

Maven-Surefire: Unable to run the Junits

2010-05-12 Thread sauravs
have @test annotations associated with it. I am using JUnit 4 and Eclipse 3.5. Please help me to resolve the problem. Thanks and Regards, Saurav -- View this message in context: http://old.nabble.com/Maven-Surefire%3A-Unable-to-run-the-Junits-tp28535615p28535615.html Sent from the Maven - Users

Re: Maven-Surefire: Unable to run the Junits

2010-05-12 Thread Peter Niederwieser
-Unable-to-run-the-Junits-tp28535615p28538374.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h

Re: Maven-Surefire: Unable to run the Junit

2010-05-12 Thread sauravs
associated with it. I am using JUnit 4 and Eclipse 3.5. Please help me to resolve the problem. Thanks and Regards, Saurav -- View this message in context: http://old.nabble.com/Maven-Surefire%3A-Unable-to-run-the-Junits-tp28535615p28539454.html Sent from the Maven - Users mailing

Re: Maven-Surefire: Unable to run the Junit

2010-05-12 Thread Christoph Kutzinski
Do you have classes with 'Test' in the name, but without any @Test annotations - e.g..test helper classes Surefire has the (stupid) habit of treating all classes with 'Test' in the name as test classes. See http://jira.codehaus.org/browse/SUREFIRE-482 Christoph Am 12.05.2010 20:23, schrieb

Re: Maven-Surefire: Unable to run the Junit

2010-05-12 Thread Peter Niederwieser
/Maven-Surefire%3A-Unable-to-run-the-Junits-tp28535615p28542411.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail

Re: Maven-Surefire: Unable to run the Junit

2010-05-12 Thread sauravs
://old.nabble.com/Maven-Surefire%3A-Unable-to-run-the-Junits-tp28535615p28543499.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail

Unable to run clover:instrument goal (License error)

2008-02-22 Thread uthpala
Hi, I just started learning Maven 2 following the Maven book at http://www.sonatype.com/book/. There are a set of examples to be built using Maven which fail on the goal clover:instrument claiming a license expiry. I googled the error and searched in this mailing list for an answer but I

Re: Unable to run clover:instrument goal (License error)

2008-02-22 Thread Jeff MAURY
clover is a commercial tool. If you want an open source one, I suggest looking at corbertura ( http://cobertura.sourceforge.net) Jeff On Fri, Feb 22, 2008 at 10:31 AM, uthpala [EMAIL PROTECTED] wrote: Hi, I just started learning Maven 2 following the Maven book at

Unable to run clover:instrument goal (License error)

2008-02-22 Thread uthpala
Hi, I just started learning Maven 2 following the Maven book at http://www.sonatype.com/book/. There are a set of examples to be built using Maven which fail on the goal clover:instrument claiming a license expiry. I googled the error and searched in this mailing list for an answer but I could

Re: Unable to run it

2007-04-04 Thread Andrew Williams
Subject Re: Unable to run it Good day, ( I assume you're on windows ) Check your M2_HOME, what did you set it into ? ..Did you set it with D:\my\path\to\maven, or to D:\my\path\to\maven\ ? ..If you did the second one, remove the last \. Cheers, Franz Sagar Yerunkar wrote: Hello, I

Re: Unable to run it

2007-04-03 Thread Henry S. Isidro
On Tuesday, April 3, 2007 13:06, Sagar Yerunkar wrote: I reinstalled Java to another directory and corrected the relevant environment variables. I am still getting the same error. My other code in eclipse is working fine. I have deployed a few web services using Tomcat. Even they are working

Re: Unable to run it

2007-04-03 Thread franz see
this message in context: http://www.nabble.com/Unable-to-run-it-tf3504025s177.html#a9804911 Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Unable to run it

2007-04-03 Thread Sagar Yerunkar
to Maven Users List users@maven.apache.org To users@maven.apache.org cc Subject Re: Unable to run it Good day, ( I assume you're on windows ) Check your M2_HOME, what did you set it into ? ..Did you set it with D:\my\path\to\maven, or to D:\my\path\to\maven\ ? ..If you did the second one

Re: Unable to run it

2007-04-03 Thread franz see
. Yerunkar franz see [EMAIL PROTECTED] 04/03/2007 12:55 PM Please respond to Maven Users List users@maven.apache.org To users@maven.apache.org cc Subject Re: Unable to run it Good day, ( I assume you're on windows ) Check your M2_HOME, what did you set

Unable to run it

2007-04-02 Thread Sagar Yerunkar
Hello, I have installed apache maven on my system. I have added all the directories to the path and have set the required variables. However, i get this error when i type mvn site : Usage: java [-options] class [args...] (to execute a class) or java [-options] -jar jarfile

Re: Unable to run it

2007-04-02 Thread Maria Odea Ching
Hi Sagar, Maybe the maven you've installed in that system is corrupted. You just might need to re-install it :-) Thanks, Deng Sagar Yerunkar wrote: Hello, I have installed apache maven on my system. I have added all the directories to the path and have set the required variables. However,

Re: Unable to run it

2007-04-02 Thread Sagar Yerunkar
] 04/02/2007 01:32 PM Please respond to Maven Users List users@maven.apache.org To Maven Users List users@maven.apache.org cc Subject Re: Unable to run it Hi Sagar, Maybe the maven you've installed in that system is corrupted. You just might need to re-install it :-) Thanks, Deng Sagar

Re: Unable to run it

2007-04-02 Thread Maria Odea Ching
: Unable to run it Hi Sagar, Maybe the maven you've installed in that system is corrupted. You just might need to re-install it :-) Thanks, Deng Sagar Yerunkar wrote: Hello, I have installed apache maven on my system. I have added all the directories to the path and have set the required

Re: Unable to run it

2007-04-02 Thread Sagar Yerunkar
@maven.apache.org To Maven Users List users@maven.apache.org cc Subject Re: Unable to run it What version of maven are you using? :-) You downloaded it from the maven.apache right? Or did you build from source? - Deng Sagar Yerunkar wrote: Hello, I tried reinstalling it. I tried

Re: Unable to run it

2007-04-02 Thread Kalle Korhonen
: Unable to run it What version of maven are you using? :-) You downloaded it from the maven.apache right? Or did you build from source? - Deng Sagar Yerunkar wrote: Hello, I tried reinstalling it. I tried reinstalling in and specified a different directory and updated all the required

Re: Unable to run it

2007-04-02 Thread Sagar Yerunkar
[EMAIL PROTECTED] 04/02/2007 11:45 PM Please respond to Maven Users List users@maven.apache.org To Maven Users List users@maven.apache.org cc Subject Re: Unable to run it Looking at the error trace, I'd assume it's the Java installation that's corrupted. Check what you get when you run java

[m1] unable to run jar:deploy using maven-1.1-beta3

2006-08-10 Thread Siegfried Goeschl
Hi folks, I'm running Windows whereas the repository resides on a Linux box. I'm unable to successfully deploy my JAR using the following settings maven.repo.list=releases maven.repo.releases=scp://10.0.0.20 maven.repo.releases.directory=/home/sgoeschl/temp maven.repo.releases.username=foo

RE: [m1] unable to run jar:deploy using maven-1.1-beta3

2006-08-10 Thread Jeff Jensen
4:33 AM To: users@maven.apache.org Subject: [m1] unable to run jar:deploy using maven-1.1-beta3 Hi folks, I'm running Windows whereas the repository resides on a Linux box. I'm unable to successfully deploy my JAR using the following settings maven.repo.list=releases maven.repo.releases=scp

Re: Unable to run unit tests with RMI connections

2006-04-27 Thread Todd Nine
, Todd Nine [EMAIL PROTECTED] wrote: I'm unable to run any unit test that will connect to a remove JVM from my Maven 2.0.2 unit tests. I always receive either a javax.naming.CommunicationException for Remote EJB's or java.rmi.ConnectException for RMI connections. The unit tests work

Re: Unable to run unit tests with RMI connections

2006-04-27 Thread Wayne Fay
: This has been discussed in the last month or two on the User list. Not sure if there was a solution. But search the Archives to find past email threads. Wayne On 4/12/06, Todd Nine [EMAIL PROTECTED] wrote: I'm unable to run any unit test that will connect to a remove JVM from my

Re: Unable to run unit tests with RMI connections

2006-04-27 Thread Todd Nine
the Archives to find past email threads. Wayne On 4/12/06, Todd Nine [EMAIL PROTECTED] wrote: I'm unable to run any unit test that will connect to a remove JVM from my Maven 2.0.2 unit tests. I always receive either a javax.naming.CommunicationException for Remote EJB's

Re: Unable to run unit tests with RMI connections

2006-04-27 Thread Tom Huybrechts
On 4/12/06, Todd Nine [EMAIL PROTECTED] wrote: I'm unable to run any unit test that will connect to a remove JVM from my Maven 2.0.2 unit tests. I always receive either a javax.naming.CommunicationException for Remote EJB's or java.rmi.ConnectException for RMI connections. The unit tests

Re: Unable to run unit tests with RMI connections

2006-04-27 Thread Wayne Fay
(not below 'Documents and Settings'). There problem is that file URLs are not correctly encoded (space should become %20). This is a Java bug that will not be solved, see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4273532 Tom On 4/12/06, Todd Nine [EMAIL PROTECTED] wrote: I'm unable

Re: Unable to run unit tests with RMI connections

2006-04-27 Thread William Simons
(space should become %20). This is a Java bug that will not be solved, see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4273532 Tom On 4/12/06, Todd Nine [EMAIL PROTECTED] wrote: I'm unable to run any unit test that will connect to a remove JVM from my Maven 2.0.2 unit tests

Unable to run unit tests with RMI connections

2006-04-12 Thread Todd Nine
I'm unable to run any unit test that will connect to a remove JVM from my Maven 2.0.2 unit tests. I always receive either a javax.naming.CommunicationException for Remote EJB's or java.rmi.ConnectException for RMI connections. The unit tests work in Eclipse as well as from the command line, has

Re: Unable to run unit tests with RMI connections

2006-04-12 Thread Wayne Fay
This has been discussed in the last month or two on the User list. Not sure if there was a solution. But search the Archives to find past email threads. Wayne On 4/12/06, Todd Nine [EMAIL PROTECTED] wrote: I'm unable to run any unit test that will connect to a remove JVM from my Maven 2.0.2

RE: Unable to run maven reports

2003-08-26 Thread Brett Porter
sourceDirectory src or ${basedir}/src? Cheers, Brett -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, 26 August 2003 10:37 AM To: [EMAIL PROTECTED] Subject: Unable to run maven reports I am unable to run Source xref and PMD reports when I use non Maven