> Since this module just has files in it, what kind of packaging type should > it be?
In all likelihood, it should be a jar packaged project. But if it is a parent, then you should leave the parent as a pom and make a new module under the parent of type jar that holds these files. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
