RE: Another CLASSPATH question

2006-01-19 Thread Marcel Schutte
> this > or why can't we have systemPath dependency accept a directory? > > Thanks, > Sandeep > > -Original Message- > From: Lee Meador [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 18, 2006 3:27 PM > To: Maven Users List > Subject: Re: Another CLAS

RE: Another CLASSPATH question

2006-01-18 Thread Dixit, Sandeep (ProSource Solutions)
ECTED] Sent: Wednesday, January 18, 2006 3:27 PM To: Maven Users List Subject: Re: Another CLASSPATH question You can load the websphere jars into your local repository. The way to do that is here: http://maven.apache.org/guides/mini/guide-installing-3rd-party-jars.html There is also the issue of ge

Re: Another CLASSPATH question

2006-01-18 Thread Lee Meador
You can load the websphere jars into your local repository. The way to do that is here: http://maven.apache.org/guides/mini/guide-installing-3rd-party-jars.html There is also the issue of getting a pom.xml to accompany it. Perhaps someone else will clarify or you can search the email archives her

RE: Another CLASSPATH question

2006-01-18 Thread Dixit, Sandeep (ProSource Solutions)
I am still struggling with this. Any pointers would be highly appreciated... Thanks, Sandeep -Original Message- From: Dixit, Sandeep (ProSource Solutions) [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 18, 2006 12:57 PM To: Maven Users List Subject: Another CLASSPATH question My Mav