Hi. I have the same need as David below, but I didn´t quite understood Emmanuel's response. Maybe someone here has it figured out.
What kind of project dependencies is he talking about? Is it the <dependency> sections of the POM file? Or is there any web-based way of telling Continuum about my project dependencies? Thanks in advance Tony Lampada Emmanuel Venisse wrote: > > Continuum build all projects in the correct order like maven do it, but in > 1.0.3, if a project doesn't have src changes, continuum doesn't build it > even if a dependency is modified. > In Continuum 1.1, Continuum build a project on dependency change too. > Dependency=a project that is in continuum too. > > Emmanuel > > David Leangen a écrit : >> Hello! >> >> I have several projects I would like to build separately with Continuum. >> Some projects are dependent on others. >> >> What is the best way to ensure that the dependencies are available at >> build time? >> >> For example, is there any way of controlling the order of the build? >> >> Or should I make some kind of special pom file just for the Continuum >> build? >> >> >> Has anybody else faced this problem, and is there a common solution? >> >> >> Thanks! >> David >> >> >> >> >> >> > > > -- View this message in context: http://www.nabble.com/Project-dependencies-tp9685254p14582416.html Sent from the Continuum - Users mailing list archive at Nabble.com.
