Wayne Fay wrote:
> 
>> Any idea what am I doing wrong in UNIX?
> 
> Unix cares more about upper/lower-casing of file names than Windows
> does. Is this perhaps related to your problems?
> 
> Wayne
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> 

Not really.

For example

I have project A
which has dependencies on C jar and D jar
and I have project E which is using A.
If I am building the jar in Windows I will get C D in my repo and my maven
automatically but if the same jar was build on UNIX I will not get them at
all. To be able use jar A I will need to include manually C and D


-- 
View this message in context: 
http://www.nabble.com/Maven-jar-problem-tp22092433p22092889.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to