Dennis Lundberg-2 wrote:
> 
> ChrisGWarp wrote:
>> 
>> 
>> Dennis Lundberg-2 wrote:
>>> How have you configured <scm> in your projects?
>>>
>>>
>>>
>> 
>> Yes, in all of them. I've even tried only on the base/project Pom. Each
>> project/module has the scm pointing directly to their individual
>> directories.
>> 
>> The only thing of note is that I'm using the
>> http://userid:[EMAIL PROTECTED]/path form in the scm - not that that should
>> make any difference (but you never know!)
> 
> I remember having trouble with that syntax for a project that used CVS, 
> but that was a while back. Unfortunately that environment is no longer 
> present. Just to be sure, you could try removing the user/password part 
> from your SCM URL and specifying them on the command line or in your 
> settings.xml instead. That is the preferred way to do it.
> 
> 

After I ran into issues with the multi module project, I went back and did a
release:prepare/perform on a another single project (one with no relative
paths etc) that produces a single jar file.

There were no issues there, so I took it that they way in which I had all of
the userid/passwords in the SCM URL's was ok.

I do have one further question though.

Should each module of a multi module project have it's own SCM entries,
pointing directly to where they live, or should it just be specified in the
multi module pom only? Also, should we have a trailing slash or not?

I'll see if I can work out how to do the settings.xml bit for the
userid/passwords, as that is a much nicer way of doing things.

Thanks for your help!

-Chris

-- 
View this message in context: 
http://www.nabble.com/Release-SCM-broken-for-eclipse--tp18426787p18455361.html
Sent from the Maven - SCM mailing list archive at Nabble.com.

Reply via email to