Re: Maven jar problem

2009-02-18 Thread Wayne Fay
> 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 t

Re: Maven jar problem

2009-02-18 Thread AlexElba
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.

Re: Maven jar problem

2009-02-18 Thread Wayne Fay
> 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: users-unsubscr...@maven.apache.org For

Maven jar problem

2009-02-18 Thread AlexElba
context: http://www.nabble.com/Maven-jar-problem-tp22092433p22092433.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands,

Jar problem

2008-10-18 Thread fx5900
2 Now when i take the gt2-render code out of my POM file and then build it, it build fine. Can somebody tell me what is going on here please??? Thanks -- View this message in context: http://www.nabble.com/Jar-problem-tp20051143p20051143.html Sent from the Maven - Users m

Re: EJB Client Jar Problem

2006-05-04 Thread Pete Marvin King
ult its filtering Session.class, i reopened the issue with Jira > > > > > > > Thanks, > Raghu > > > > > > Pete Marvin King <[EMAIL PROTECTED]> > 05/04/2006 04:54 AM > Please respond to "Maven Users List" > > > To:

Re: EJB Client Jar Problem

2006-05-04 Thread raghurajan . x . gurunathan
:54 AM Please respond to "Maven Users List" To: Maven Users List cc: Subject: Re: EJB Client Jar Problem verified, it's already fixed on version 2.1 of the plugin clientExclude doesn't work on version 2.0. Pete Marvin King wr

Re: EJB Client Jar Problem

2006-05-04 Thread raghurajan . x . gurunathan
Thanks, Yes its working with 2.1 snapshot plugin Thanks, Raghu Pete Marvin King <[EMAIL PROTECTED]> 05/04/2006 04:54 AM Please respond to "Maven Users List" To: Maven Users List cc: Subject: Re: EJB Client Jar Problem verifi

Re: EJB Client Jar Problem

2006-05-03 Thread Pete Marvin King
t;> 05/03/2006 04:43 PM >> Please respond to "Maven Users List" >> >> >> To: "Maven Users List" >> cc: >> Subject:Re: EJB Client Jar Problem >> >> >> I had t

Re: EJB Client Jar Problem

2006-05-03 Thread Pete Marvin King
IL PROTECTED]> > 05/03/2006 04:43 PM > Please respond to "Maven Users List" > > > To: "Maven Users List" > cc: > Subject:Re: EJB Client Jar Problem > > > I had the same problem so would be interested if anyone

Re: EJB Client Jar Problem

2006-05-03 Thread raghurajan . x . gurunathan
It sounds like an bug I created a bug in jira for this http://jira.codehaus.org/browse/MEJB-12 Thanks, Raghu Pete <[EMAIL PROTECTED]> 05/03/2006 04:43 PM Please respond to "Maven Users List" To: "Maven Users List" cc: Subject:

Re: EJB Client Jar Problem

2006-05-03 Thread Pete
I had the same problem so would be interested if anyone can help ? On 02/05/06, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: Hi,, I'm trying to create ejb client from ejb project this is what i have in my pom org.apache.maven.plugins ma

EJB Client Jar Problem

2006-05-02 Thread raghurajan . x . gurunathan
Hi,, I'm trying to create ejb client from ejb project this is what i have in my pom org.apache.maven.plugins maven-ejb-plugin true **/Session*

Re: repository:copy-jar problem

2006-02-16 Thread Brett Porter
On 2/17/06, ravi kumar <[EMAIL PROTECTED]> wrote: > Execute failed: java.io.IOException: CreateProcess: ssh -l USERNAME_NOT_SET > "mkdir -p /activation/jars/; chmod g+ws /activation/jars/; chgrp maven > /activation/jars/" error=2 This means that Windows could not find "ssh" on your path. You nee

repository:copy-jar problem

2006-02-16 Thread ravi kumar
hai, i getting the problem in using the repository:copy-jar the goal that i run is: maven -DgroupId=activation -Dtype=jar -Dartifact=${maven.repo.home}\activation\activation-1.0.jar repository:copy-jar error that i got Execute failed: java.io.IOException: CreateProcess: ssh -l USERNAME_NOT_