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 dependencyMa

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

Re: Build Version Numbering

2006-06-16 Thread Emmanuel Venisse
only builds in succes have a continuum build number. Adam Leggett a écrit : Thanks Emmanuel, I want to display the build version in the built application. The app is a java gui installer. My M2 build binds antrun to package phase which invokes an ant buildfile. The ant build reads the version

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

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

2006-06-16 Thread Emmanuel Venisse
Barrie Treloar a écrit : If I add another module to the parent pom and then rebuild the parent project in continuum the new module does not get added as another project. yes, it isn't supported yet. If I re-add the pom file via Maven 2.0+ Project link (I am using file:// urls to do this) I

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 éc

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 "xpw-mwal