Nope. No work.

Maybe it's the hollidays..




Mikael Lundgren <[EMAIL PROTECTED]>
19.12.2003 13:35
Please respond to "Maven Users List"

 
        To:     Maven Users List <[EMAIL PROTECTED]>
        cc: 
        Subject:        Re: Regarding multiple projects and dependencies.


Hmm,

sometimes I read too fast (ie I skip entire words not to mention 
sencences)... :-(

Anyway, I noticed that your example lists

 >>mediator
 >>    <dependency>
 >>            <groupId>axxcommon</groupId>
 >>            <artifactId>common</artifactId>
 >>            <jar>common.jar</jar>
 >>            <url>Thou shalt built!</url>
 >>    </dependency>
 >>
 >>    <dependency>
 >>            <groupId>axxtmn</groupId>
 >>            <artifactId>axxbs</artifactId>
 >>            <jar>common.jar</jar>
 >>            <url>Thou shalt built!</url>
 >>    </dependency>

where common.jar is referenced twice but with defferent 
groupId/artifactId, I don't know if that is an actual error or just an 
error in your mail message. However IF that is an error in your 
project.xml than I guess you would get the problem you are describing 
(as I think you probably just installed common.jar under one 
groupId/artifactId.

Hoppas detta hj�lper mer ;-) Ocks� sista dagen!!

Cheers /Mikael


[EMAIL PROTECTED] wrote:

> Hi, thanks for the tip.
> 
> The problem still that the order of processing is "file-system order",
> so 
> no 
> compilation/jar/install is performed in order to correct the "hole" in
> the 
> repository.
> 
> Takker s� mye - God Jul og Godt Nytt�r! (siste dag f�r ferie).
> --
> Jan-Helge
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to