On Sunday 25 July 2010 10:03:15 pm Benson Margulies wrote:
> Maven 3? Ugh. Is the invoker not supported?

No, the samples themselves don't build with maven 3 due to it not liking 
LATEST for a version number for plugins.  


Dan

> 
> I guess you'll have to stick with mvn2 when using this to exercise the
> samples until I figure it out.
> 
> On Sun, Jul 25, 2010 at 9:43 PM,  <dk...@apache.org> wrote:
> > Author: dkulp
> > Date: Mon Jul 26 01:43:41 2010
> > New Revision: 979133
> > 
> > URL: http://svn.apache.org/viewvc?rev=979133&view=rev
> > Log:
> > remove the new test-samples thing for now (doesn't work with mvn 3)
> > 
> > Modified:
> >    cxf/trunk/pom.xml
> > 
> > Modified: cxf/trunk/pom.xml
> > URL:
> > http://svn.apache.org/viewvc/cxf/trunk/pom.xml?rev=979133&r1=979132&r2=9
> > 79133&view=diff
> > ========================================================================
> > ====== --- cxf/trunk/pom.xml (original)
> > +++ cxf/trunk/pom.xml Mon Jul 26 01:43:41 2010
> > @@ -161,7 +161,7 @@
> >         <module>rt</module>
> >         <module>integration</module>
> >         <module>maven-plugins</module>
> > -       <module>test-samples</module>
> > +       <!--module>test-samples</module-->
> >         <module>systests</module>
> >     </modules>

-- 
Daniel Kulp
dk...@apache.org
http://dankulp.com/blog

Reply via email to