you might need to put scm info into each of those poms if it is a nonstandard use of <modules> etc..
generally modules is analogous to having to having that module being a directory in the same directory as that pom. so if you are not following that convention then you should probably construct the project group in continuum and load the modules in separately into that project group. then probably just not worry about using <modules> at all and you still probably want to put scm info into each of your poms in that kinda scenario, url construction generally follows the maven conventions jesse On 7/31/07, javijava <[EMAIL PROTECTED]> wrote: > > Maybe the is a problem with the build of the SCM URL.... > > > Which is the correct URL in SCM?? : > > <url>http://server/repositorysvn/project/trunk</url> ?? > > > I read something about continuum have an special way to build url's > -- > View this message in context: > http://www.nabble.com/Emmanuel-Venisse-said%3A-%22actually%2C-it-isn%27t-possible-to-use-a-pom-with-modules-from-a-repository%22-tf4191317.html#a11919931 > Sent from the Continuum - Users mailing list archive at Nabble.com. > > -- jesse mcconnell [EMAIL PROTECTED]
