You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by "Jeffrey D. Brekke" <jb...@wi.rr.com> on 2002/11/10 04:51:00 UTC

[t2] rttests with the maven-cactus plugin

I've setup the maven build for t2 to work with the maven-cactus plugin to                                               
run the rttests.  These were once, long ago, executed with the iutests (                                                
integration unit tests ) target.  That target hasn't worked for quite some                                              
time.  The only changes were to the maven project.xml/properties files:                                                 
                                                                                                                        
1) Setup the maven-cactus plugin                                                                                        
     * set maven.cactus.tomcat4x.home to your tomcat directory                                                          
2) Run the cactus goals                                                                                                 
     * maven cactus:test-tomcat-4x                                                                                      
                                                                                                                        
The FileHandlerTest fails since it isn't a cactus test, but really just a                                               
straight unit test.  The reports are generated with the cactus:generate                                                 
goal and will be incorporated into the turbine site when it is generated.                                               
Thanks to Vincent Massol and the cactus team for the maven-cactus plugin!           

-- 
=====================================================================
Jeffrey D. Brekke                                   jbrekke@wi.rr.com
Software Engineer                                   brekke@apache.org
Wisconsin,  USA			                    ekkerbj@yahoo.com



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>