I'm trying to build a multi project application. I have a pom.xml file
which has a default goal of package, and is building several sub
modules.

On one of the modules I always get a message "No goals needed for
project - skipping" Why is that? How can I make it compile and test.

BTW: If I run the reluctant project directly (not thru the parent pom it
works good), just when I try to run it thru the parent it does not do
anything but displaying the message "No goals needed for project -
skipping"

Any ideas?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to