you could use STS http://www.springsource.com/products/sts to create the WS projects with Spring 3 with proper maven POMs
On Wed, Jun 2, 2010 at 11:53 AM, Changkowski <[email protected]> wrote: > > Hello > > I'm new to Maven and I have to build several spring webservices with spring > 3. > When I write > > mvn archetype:generate > > to the commandline i can choose at position 245 > > 245: remote -> spring-ws-archetype (Spring Web Services Maven2 Archetype.) > > but the following selection is limited to Spring version 1.0 to 2.0 and not > Spring 3.0. > Is there a easy way to get an archetype for spring webservices for spring > 3? > > Kind regards, > Changkowski > -- > View this message in context: > http://old.nabble.com/Spring3-WS-Archetype-tp28756453p28756453.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
