> using jar:install should solve your problem by putting your artifacts > into the local repo.
Unfortunately not. In order to install the jar, it must first exist. For that to happen, the module/bar/project.xml project must get compiled. It will not compile, because reactor (or something) seems to be requiring that the jar exist before compiling. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
