I have attached a patch to this jira issue that solve the problem is somebody else need this functionality.
Seb _Seb_ wrote: > > Here is a JIRA issue about this problem : does somebody knows a workaround > ? This bug prevent us for using maven to do a release, we would like to > have some solution to go on before the issue is solved > > http://jira.codehaus.org/browse/MNG-2398 > > Thanx > > Seb > > > _Seb_ wrote: >> >> 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#a6280592 Sent from the Maven - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
