Re: maven2, eclipse and hierarchical layout

2007-01-27 Thread Tim Morrow 2
I personally use a completely different approach when the parent + child modules are really a self-contained project (and you always want to work on all of them). * I open the parent project in Eclipse. All the child modules show up as sub-folders * I add each main and test source and resource f

Re: Configuring Continuum to authenticate with SCM

2006-08-04 Thread Tim Morrow 2
Would one approach be to support the Maven "scm:" style URLs which seem to delegate to the underlying SCM implementation to ensure authentication (and certificate acceptance) have been performed? Not that I'm volunteering... (yet). Thanks for the response, Tim -- View this message in context:

Re: Configuring Continuum to authenticate with SCM

2006-08-04 Thread Tim Morrow 2
I have the same problem. However I figured out my issue for now (see below). Meanwhile might I suggest you take a look in apps/continuum/logs/continuum.log and check for the specific nature of the error and post it here. It might reveal the core problem. I had the same problem when omitting th