I'd definitely suggest SVN over CVS and Maven over Ant.  Maven truly
manages dependencies.  Ant does not.

I'd suggest Continuum rather than Hudson simply because it is quick
and easy to set up and it is built to build Maven projects - so it
will be easier for your inexperienced team to do so.

And of course, a team training course is never a bad idea :)

--
Jeremy Thomerson
http://www.wickettraining.com




On Wed, Apr 29, 2009 at 10:19 AM, Florian Sperber <f...@sperber.info> wrote:
> Hi Dane,
>
> Dane Laverty schrieb:
>>
>> My goal is to find a few tools that
>> - work well with Wicket
>> - make it easy for programmers to check code in and out
>> - manage project dependencies
>> - are easy to set up
>> - are easy to use
>> - are free
>>
>> I appreciate any and all suggestions. Thanks for your help!
>>
>
> what about:
>
> - svn (instead of cvs)
> - maven (check the quickstart project on the wicket page)
> - archiva (your own maven repository)
> - hudson (continous integration build system)
>
>
> Kind regards
> Florian Sperber
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to