I fixed the deps but I didn't reactivate it. Can you try and see if it behaves for you?
On Mon, Nov 14, 2011 at 3:52 PM, <[email protected]> wrote: > Author: dkulp > Date: Mon Nov 14 20:52:49 2011 > New Revision: 1201893 > > URL: http://svn.apache.org/viewvc?rev=1201893&view=rev > Log: > Remove new archtype from build for right now. Has a couple snapshot > deps that I cannot resolve. > > Modified: > cxf/trunk/maven-plugins/archetypes/pom.xml > > Modified: cxf/trunk/maven-plugins/archetypes/pom.xml > URL: > http://svn.apache.org/viewvc/cxf/trunk/maven-plugins/archetypes/pom.xml?rev=1201893&r1=1201892&r2=1201893&view=diff > ============================================================================== > --- cxf/trunk/maven-plugins/archetypes/pom.xml (original) > +++ cxf/trunk/maven-plugins/archetypes/pom.xml Mon Nov 14 20:52:49 2011 > @@ -36,6 +36,6 @@ > > <modules> > <module>cxf-jaxws-javafirst</module> > - <module>cxf-jaxrs-service</module> > + <!--module>cxf-jaxrs-service</module--> > </modules> > </project> > > >
