Hi,
You can send me your log at fdenommee AT pyxis-tech dot com - I will have a look...
To gather further information, you can have 'statistics' of the time by looking at the greenpepper reports. You will need to generate Xml reports by adding a
Code:
<reportsType>xml</reportsType>
to the GreenPepper plugin or by specifying
Code:
-Dmaven.greenpepper.reports.type=xml
on the command line. You will see a
Code:
element that will inform about the time to execute the document and the total time (total time include the retrieval of the specification, the parsing, the execution...)
Cheers,
Francois D.