When using the multiproject plugin. Is it a requirement that all of your subprojects are underneath the main project? I have a flattened directory structure and would like to use the multiproject plugin cause each of my three subproject all rely on one another.
I have a directory structure that has all of my projects at the same level. Can I still use the multiproject plugin? |-ProjectMain |-ProjectA |-ProjectB |-ProjectC Assuming I can get the multiproject plugin to work for my projects, do I need to specify the dependencies between projectA, projectB, and projectC in the project.xml file as a SNAPSHOT dependency or not? Thanks in advance, Scott This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
