You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Shawn Jiang (JIRA)" <ji...@apache.org> on 2010/01/07 08:27:54 UTC

[jira] Commented: (GERONIMO-5015) The testsuite is not working.

    [ https://issues.apache.org/jira/browse/GERONIMO-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797543#action_12797543 ] 

Shawn Jiang commented on GERONIMO-5015:
---------------------------------------

The correct execute command should be mvn -Pit,all-subprojects according to the comments in the testsute/pom.xml.    but it does not work too with a error that selenium server is not started up.  

The previous default profile is not active after we specify the profile -Pit explicitly so that on selenium server is started up.    

> The testsuite is not working.
> -----------------------------
>
>                 Key: GERONIMO-5015
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5015
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.2, 2.2.1
>         Environment: windows XP + sun jdk 1.6.0
>            Reporter: Shawn Jiang
>
> The testsuites did not get executed at all.  
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Geronimo TestSuite
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [genesis:validate-configuration {execution: default}]
> [INFO] [enforcer:enforce {execution: default}]
> [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
> [INFO] Setting property: velocimacro.messages.on => 'false'.
> [INFO] Setting property: resource.loader => 'classpath'.
> [INFO] Setting property: resource.manager.logwhenfound => 'false'.
> [INFO] [remote-resources:process {execution: default}]
> [INFO] [site:attach-descriptor]
> [INFO] [ianal:verify-legal-files {execution: default}]
> [INFO] [install:install]
> [INFO] Installing /home/geronimo/geronimo/2.2/testsuite/pom.xml to /home/geronimo/.m2/repository/org/apache/geronimo/testsuite/testsuite/2.2.1-SNAPSHOT/testsuite-2.2.1-SNAPSHOT.pom
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 11 seconds
> [INFO] Finished at: Sat Jan 02 04:53:35 EST 2010
> [INFO] Final Memory: 29M/565M
> [INFO] ------------------------------------------------------------------------

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.