i comment errors between lines: > > testAddMavenTwoProjectFromRemoteSourceToNonDefaultProjectGroup(org.apache.continuum.web.test.MavenTwoProjectTest) > testAddMavenTwoProject(org.apache.continuum.web.test.MavenTwoProjectTest)
When add Maven project (http://svn.apache.org/repos/asf/maven/pom/trunk/maven/pom.xml) I get this error: I worked successfully, but now I get this errror: 'Missing artifact trying to build the POM. Check that its parent POM is available or add it first in Continuum. ' Wendy, Do you know a public POM for a simple Maven 2 project. It's current information: M2_POM_URL =http://svn.apache.org/repos/asf/maven/pom/trunk/maven/pom.xml M2_PROJ_GRP_NAME=Apache Maven M2_PROJ_GRP_ID=org.apache.maven M2_PROJ_GRP_DESCRIPTION=Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. > > testAddMavenToolWithBuildEnvirotment(org.apache.continuum.web.test.InstallationTest) > > testAddJdkToolWithoutBuildEnvirotment(org.apache.continuum.web.test.InstallationTest) Test tries add a new JDK and MAVEN vars but path is absolute: INSTALL_TOOL_JDK_PATH =/usr/lib/jvm/java-6-sun-1.6.0.10'' (you should change for your JAVA_HOME) ... INTALLA_TOOL_MAVEN_PATH =/home/jomm/software/apache-maven-2.0.9 (you should change for your M2_HOME) Yo can config in testng.properties. --------- Jose. ________________________________________ De: Marecor Baclay [[email protected]] Enviado el: jueves, 23 de abril de 2009 2:06 Para: [email protected] Asunto: Re: Selenium test failures Wendy Smoak wrote: > I can now run the TestNG webapp tests, but I'm seeing four failures: > > Failed tests: > > Tests run: 142, Failures: 4, Errors: 0, Skipped: 49 > > Are they passing for others? > > I got same results as pasted above too. ______________________ Este mensaje, y en su caso, cualquier fichero anexo al mismo, puede contener informacion clasificada por su emisor como confidencial en el marco de su Sistema de Gestion de Seguridad de la Informacion siendo para uso exclusivo del destinatario, quedando prohibida su divulgacion copia o distribucion a terceros sin la autorizacion expresa del remitente. Si Vd. ha recibido este mensaje erroneamente, se ruega lo notifique al remitente y proceda a su borrado. Gracias por su colaboracion. ______________________ This message including any attachments may contain confidential information, according to our Information Security Management System, and intended solely for a specific individual to whom they are addressed. Any unauthorised copy, disclosure or distribution of this message is strictly forbidden. If you have received this transmission in error, please notify the sender immediately and delete it. ______________________
