RE: current mechanism for non-distributable jars

2003-07-07 Thread James Macgill
PROTECTED] Sent: Thursday, July 03, 2003 12:09 PM To: [EMAIL PROTECTED] Subject: current mechanism for non-distributable jars Hi I'm about to add code to the project which I work on which depends on jars which can't be re-distributed by us. (Some Oracle drivers that are free to downlo

Re: RE: current mechanism for non-distributable jars

2003-07-04 Thread Mouttet Christian
> maven.repo.remote=http://supportweb/maven/,http://www.ibiblio.org/maven/ You can also create a directory e.g. _extern and configure Apache to act as a proxy for /maven/_extern. httpd.conf --%<-- ProxyPass /maven/_extern/ http://www.ibiblio.org/maven/ ProxyRemote * http://: --%<-- If done the

RE: current mechanism for non-distributable jars

2003-07-03 Thread Chenoweth, Bruce (STP)
cgill [mailto:[EMAIL PROTECTED] Sent: Thursday, July 03, 2003 12:09 PM To: [EMAIL PROTECTED] Subject: current mechanism for non-distributable jars Hi I'm about to add code to the project which I work on which depends on jars which can't be re-distributed by us. (Some Oracle drivers t

current mechanism for non-distributable jars

2003-07-03 Thread James Macgill
Hi I'm about to add code to the project which I work on which depends on jars which can't be re-distributed by us. (Some Oracle drivers that are free to download, but only from Oracle directly) I remember that in the past Maven supported a file called: non-distributable-jars.list which could