Thanks, that's fixed it. Unfortunately it does not seem to deal with multiple Java versions well - I would expect it to set the Java version to the highest version it finds - or at least warn the user that there are multiple requirements.
On 18/02/2009, Stefan Seidel <[email protected]> wrote: > You have to do: > right click on project -> Maven -> Enable nested modules > > HTH, > > Stefan > > > On Wed, 18 Feb 2009 00:45:11 +0000 > sebb <[email protected]> wrote: > > > I tried enabling Maven Dependency Management on a project with modules > > (Surefire 2.4.3) and the dependencies from the top-level project were > > added OK, but none of the dependencies for any of the modules were > > added. > > > > Is this the expected behaviour? Or is it a bug? > > > > If if is expected, how can one use the plugin with modules? > > > > [Using version 0.0.12.20071107-2300 in Eclipse 3.4.1] > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > -- > best regards > > Stefan Seidel > Software Developer > ________________________ > VUB Printmedia GmbH > Chopinstraße 4, D-04103 Leipzig > tel. +49 (341) 9 60 50 93 > fax. +49 (341) 9 60 50 92 > mail. [email protected] > web. www.vub.de > > HRB Köln 24015 > UStID DE 122 649 251 > GF Dr. Achim Preuss Neudorf, > Dr. Christian Preuss Neudorf > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
