Hello,

just while installing tapestry archetype (with 'mvn install' ),
I obtain the following error:
[INFO] Executing tasks
   [delete] Deleting:
/home/marc/workspace/AppfuseTapestry/web/target/webtest-data/web-
tests-result.xml
     [echo] Testing 'AppfuseTapestry-webapp-1.0-SNAPSHOT' with locale 'fr'

Login:
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error executing ant tasks

Embedded error: The following error occurred while executing this line:
/home/marc/workspace/AppfuseTapestry/web/src/test/resources/login.xml:6:
Wrong document title found!. Expected value ".*Menu principal.*" but got
"Main Menu | AppFuse"
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1 minute 19 seconds
[INFO] Finished at: Mon Nov 26 21:50:11 CET 2007
[INFO] Final Memory: 26M/47M
[INFO]
----------------------------------------------------------------------------------------------------------------------------------------

That looks like a simple internationalisation problem
but I don't see how to correct it.

Regards,

Marc

Reply via email to