You might wanna put that into an it profile or something, so its easy to flip on and off w/o code modification.
--jason On Mar 4, 2010, at 6:31 AM, [email protected] wrote: > Author: bluk > Date: Wed Mar 3 23:31:32 2010 > New Revision: 918773 > > URL: http://svn.apache.org/viewvc?rev=918773&view=rev > Log: > Remove wink-itests from main pom.xml > > This will stop the release plugin from publishing > the test artifacts. > > Modified: > incubator/wink/trunk/pom.xml > > Modified: incubator/wink/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/incubator/wink/trunk/pom.xml?rev=918773&r1=918772&r2=918773&view=diff > ============================================================================== > --- incubator/wink/trunk/pom.xml (original) > +++ incubator/wink/trunk/pom.xml Wed Mar 3 23:31:32 2010 > @@ -48,7 +48,7 @@ > <module>wink-examples</module> > <module>wink-scripts</module> > <module>wink-assembly</module> > - <module>wink-itests</module> > + <!-- <module>wink-itests</module> --> > </modules> > <scm> > > <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/wink/trunk</connection> > >
