Hi, I have another problem with reactor. When I have a dependency from one module to another one with type jar, everything is ok, the latter one get the jar in the target directory of the first one. If I do the same with a dependency of type zip, I have an error because the latter module try to download the zip from my repository.
Does somebody knows why ? How can I depend on a zip file in my reactor if I want to do a release ? Regards Seb -- View this message in context: http://www.nabble.com/Different-behavior-between-jar-and-zip-dependency-tf2251348.html#a6243862 Sent from the Maven - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
