Hi there, As far as I know, you have to use modules to achieve this.
Just as an example - do you really want to run apache axis tests when you include axis as a dependency? Stefan Denis McCarthy <[EMAIL PROTECTED]> skrev 16.08.2006 16:52:59: > > Hi, > One of my projects depends on a second project. As a result, I've > defined the first project as being packaged as a pom, with an associated > dependency in the second package. However, when I run 'mvn test' on the > pom packaged project no tests are run (which I think is normal for > pom-packaged projects with no modules). What should I do to run tests > for a pom packaged project - do I really require a module? Indeed, am I > approaching maven intra-project dependency management skew-ways? > TIA > Denis > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
