"Ciramella, EJ" <[EMAIL PROTECTED]> wrote on 19/09/2003 12:07:33 AM:
> OK, but what does this look like in the project.xml? And in fact, we are > soon to start supporting both websphere and weblogic, should this be handled > by a maven.xml file (per project basis) versus in the project.xml file? It's gonna be difficult to have the classes that extend the web logic ones running in WebSphere isn't it? > > -----Original Message----- > From: Jean-Fran�ois El Fouly [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 18, 2003 10:03 AM > To: [EMAIL PROTECTED] > Subject: Re: Dependencies on things that should not be downloaded... > > > A 09:51 18/09/2003 -0400, vous avez �crit : > >How do I handle a jar in the project.xml file that shouldn't be downloaded? > >For instance, we extend weblogic classes and we want to use a jar file > >either locally or on a shared machine. > > We do pretty much the same thing. > Just install weblogic.jar manually in your maven repository, e.g. in > ./weblogic/jars/weblogic.jar -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
