Re: How to set scm value in pom for Clearcase?

2006-06-16 Thread Emmanuel Venisse
I don't know Clearcase, but it seems it can't contact the server : albd_contact call failed: RPC: Unable to receive; errno = [WINSOCK] Connection reset by peer cleartool: Error: Unable to contact albd_server on host 'xpw-mwaluk1' cleartool: Error: Cannot bind an admin_server handle on

Re: Build Version Numbering

2006-06-16 Thread Emmanuel Venisse
it isn't possible actually to define your own build number in continuum. The build number generated by continuum is an internal number. what is the interest of your version.properties file? Do you use it in your code? You can tag your code after each success build. Emmanuel Adam Leggett a

RE: Adding extra modules to parent pom does not create an extra project in continuum

2006-06-16 Thread Christian Gruber
What is the correct way to get another module included in the build? add new modules one by one or delete all (parent and sub-modules) and read the parent. This last option is highly frustrating (I've had to do it many times), because it kills any build definitions you have created, and any

Re: Adding extra modules to parent pom does not create an extra project in continuum

2006-06-16 Thread Baron Reznik
If I try to add the module pom I get an error that it can not find the dependency version information (since that is specified in the parent pom). what is the error? How do you define the version in your module? I am not at work, so this is from memory. The error is for

Re: Adding extra modules to parent pom does not create an extra project in continuum

2006-06-16 Thread Barrie Treloar
But when adding the module pom I think it is failing to find the parent pom (or even looking for it) and gives you an error that the version for the dependency is mandatory and missing. Perhaps the parent pom's module has not been 'installed' in continuum's repository with the