I made some build changes and there are issues with cyclic dependencies. My problem (the reason for this thread) originated in the etc module (etc/pom.xml). It does not declare dependencies and rightly so. Declaring the dependencies creates the nasty build error.
ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] The projects in the reactor contain a cyclic reference I realize that transient dependencies are the reason for duplicate jars with different minor numbers. So having a Maven 2 repository download will probably fatter that anticipated. Philip <snip> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
