[ http://issues.apache.org/jira/browse/CACTUS-228?page=comments#action_12320540 ]
David Delbecq commented on CACTUS-228: -------------------------------------- Complete maven output: $ maven cactus __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.1 build:start: cactus:check-plugin-dependencies: cactus:init: cactus:test: cactus:check-plugin-dependencies: cactus:init: Overriding previous definition of reference to cactus.classpath Overriding previous definition of reference to cactus.compile.src.set Overriding previous definition of reference to cactus.scanner.classpath cactus:init-report: java:prepare-filesystem: java:compile: [echo] Compiling to /home/delbd/dev/dissco/workspace/bug-test/target/classes [echo] No java source files to compile. cactus:compile: cactus:cactifywar: war:init: war:war-resources: [copy] Copying 1 file to /home/delbd/dev/dissco/workspace/bug-test/target/dissco_shark/WEB-INF java:prepare-filesystem: java:compile: [echo] Compiling to /home/delbd/dev/dissco/workspace/bug-test/target/classes [echo] No java source files to compile. java:jar-resources: test:prepare-filesystem: test:test-resources: test:compile: [echo] No test source files to compile. test:test: [echo] No tests to run. war:webapp: [echo] Assembling webapp dissco_shark war:war: [echo] Building WAR dissco_shark [jar] Building jar: /home/delbd/dev/dissco/workspace/bug-test/target/dissco_shark.war [cactifywar] Analyzing war: /home/delbd/dev/dissco/workspace/bug-test/target/dissco_shark.war [cactifywar] Building war: /home/delbd/dev/dissco/workspace/bug-test/target/dissco_shark-cactus.war [cactifywar] Warning: selected war files include a WEB-INF/web.xml which will be ignored (please use webxml attribute to war task) cactus:test-war: [echo] /home/delbd/dev/dissco/workspace/bug-test/src/webapp/WEB-INF/web.xml [cactus] ----------------------------------------------------------------- [cactus] Running tests against Tomcat 5.5.7 @ http://localhost:9090 [cactus] ----------------------------------------------------------------- > Can not start Tomcat 5.5.7 to run unit test > ------------------------------------------- > > Key: CACTUS-228 > URL: http://issues.apache.org/jira/browse/CACTUS-228 > Project: Cactus > Type: Bug > Components: Maven Integration > Versions: 1.7.1 > Environment: Linux, Tomcat 5.5.7, java version "1.4.2_05" > Reporter: David Delbecq > Priority: Critical > Attachments: bug-test.tar.gz, tomcat5x.out > > tomcat test container fail to be properly started by maven, throwing a > javax.naming.NamingException, > The maven cactus test then wait indefinitly for container to respond request: > cactus:test-war: > [cactus] ----------------------------------------------------------------- > [cactus] Running tests against Tomcat 5.5.7 @ http://localhost:9090 > [cactus] ----------------------------------------------------------------- > I'll attach example project reproducing problem. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]