Hello, May I suggest that you break circular dependency ? Circular dependency usually means that some module is waiting to be born, and is badly handled by most build systems I think (at least most build systems I know).
As for tagging, it depends on the <scm> pom tag and maven-release-plugin configuration: if things are done only in parent pom, the modules hierarchy is used, otherwise local configuration is used. regards, -- Arnaud Bailly, PhD OQube - Software Engineering http://www.oqube.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
