You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by solo1970 <so...@ericsson.com> on 2008/11/18 16:37:51 UTC

Different absolute path

Hello,

I have a dilemna:  the absolute paths of our modules are not the same
depending if we are compiling on Windows or Unix and one of our
pre-requisites is to be able to run the Maven builds on either platform. 
Has anyone else come across this issue?  How did you resolve this?  Does it
seem logical to use profiles or is there a better way to do it??

Thanks

Sonia
-- 
View this message in context: http://www.nabble.com/Different-absolute-path-tp20561952p20561952.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Different absolute path

Posted by "Walid \"jo\" Gedeon" <wg...@gmail.com>.
Hello Sonia,
I've always got by with relative paths in unix format on all platforms I use
(Linux, Windows, MacOS X).

Where did you find it necessary to use absolute paths?

--w

On Tue, Nov 18, 2008 at 4:37 PM, solo1970
<so...@ericsson.com>wrote:

>
> Hello,
>
> I have a dilemna:  the absolute paths of our modules are not the same
> depending if we are compiling on Windows or Unix and one of our
> pre-requisites is to be able to run the Maven builds on either platform.
> Has anyone else come across this issue?  How did you resolve this?  Does it
> seem logical to use profiles or is there a better way to do it??
>
> Thanks
>
> Sonia
> --
> View this message in context:
> http://www.nabble.com/Different-absolute-path-tp20561952p20561952.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

RE: Different absolute path

Posted by Todd Thiessen <th...@nortel.com>.
Have you considered using ClearCase symbolic links? 


---
Todd Thiessen

-----Original Message-----
From: solo1970 [mailto:sonia.lodovichetti@ericsson.com] 
Sent: Tuesday, November 18, 2008 10:49 AM
To: users@maven.apache.org
Subject: Re: Different absolute path


We are using UCM Clearcase and the vob paths have not been set up the
same :confused:(don't ask me why!?!)
Example:   abc_ucm on Windows and abc/ucm on Unix....  This is causing
us
lots of headaches!!!

Sonia 

solo1970 wrote:
> 
> Hello,
> 
> I have a dilemna:  the absolute paths of our modules are not the same 
> depending if we are compiling on Windows or Unix and one of our 
> pre-requisites is to be able to run the Maven builds on either
platform.
> Has anyone else come across this issue?  How did you resolve this?  
> Does it seem logical to use profiles or is there a better way to do
it??
> 
> Thanks
> 
> Sonia
> 

--
View this message in context:
http://www.nabble.com/Different-absolute-path-tp20561952p20562109.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Different absolute path

Posted by solo1970 <so...@ericsson.com>.
We are using UCM Clearcase and the vob paths have not been set up the same 
:confused:(don't ask me why!?!)
Example:   abc_ucm on Windows and abc/ucm on Unix....  This is causing us
lots of headaches!!!

Sonia 

solo1970 wrote:
> 
> Hello,
> 
> I have a dilemna:  the absolute paths of our modules are not the same
> depending if we are compiling on Windows or Unix and one of our
> pre-requisites is to be able to run the Maven builds on either platform. 
> Has anyone else come across this issue?  How did you resolve this?  Does
> it seem logical to use profiles or is there a better way to do it??
> 
> Thanks
> 
> Sonia
> 

-- 
View this message in context: http://www.nabble.com/Different-absolute-path-tp20561952p20562109.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org