Tapestry with cargo-maven2-plugin error

2010-06-12 Thread ykyuen
Hi, I have a maven war project which use the Tapestry framework. i would like to use the cargo2-maven-plugin and the selenium-maven-plugin to run the selenium test in the integration-test life cycle. here is my pom setting. // Start selenium server before the integration test start org

Re: Tapestry with cargo-maven2-plugin error

2010-06-12 Thread ykyuen
i solved the problem by modifying the cargo-maven2-plugin configuration. // Deploy the war in the embedded jetty of cargo2-maven-plugin org.codehaus.cargo cargo-maven2-plugin 1.0.2-SNAPSHOT start-container