Re: Ojdbc7 dependency issue

2019-03-17 Thread Anders Hammar
This should have been posted to the users list, not the dev list. As adding artifact manually to an internal repo manager is a maintenance nightmare, I'd like to stress that Oracle does provide a Maven repository which can be proxied instead (with a repo manager). More info here: https://docs.orac

Re: Ojdbc7 dependency issue

2019-03-17 Thread Niyaz Abbasov
Hi Karl, Firstly, thank you very much for quick response. After sending you this email I surfed in forums and found that it's related with Oracle licenses. Your answer was very helpful and with understandable clarifyings. Thank you very much! Best regards, Niyaz Abbasov On Sat, Mar 16, 2019,

Re: Ojdbc7 dependency issue

2019-03-16 Thread Michael Osipov
Am 2019-03-15 um 11:41 schrieb Niyaz Abbasov: Hi, I'm Niyaz. I'm from Azerbaijan. I'm a Senior Software Engineer in PASHA Bank - the top corporate bank in Azerbaijan. We are using Oracle as our core database system. For local projects, we're using ojdbc7 as a driver. We al

Re: Ojdbc7 dependency issue

2019-03-16 Thread Michael Osipov
Am 2019-03-16 um 13:59 schrieb Karl Heinz Marbaise: Hi Paul, On 16.03.19 13:13, Paul Hammant wrote: It is probably up to Oracle (not Apache) as to what is uploaded into Maven Central - https://mvnrepository.com/search?q=ojdbc7 It could be that they have decided to not upload artifacts - "Last

Re: Ojdbc7 dependency issue

2019-03-16 Thread Bernd Eckenfels
repeatable builds you would normally just upload the driver there. Gruss Bernd Gruss Bernd -- http://bernd.eckenfels.net Von: Paul Hammant Gesendet: Samstag, März 16, 2019 3:20 PM An: Maven Developers List Betreff: Re: Ojdbc7 dependency issue Does 'central'

Re: Ojdbc7 dependency issue

2019-03-16 Thread Paul Hammant
Does 'central' need to be immutable though? Feels like an arbitrary policy to me. Or should there be workflows to remove items from there, and replace with a 302? While that could be to repos elswhere, they could also be to HTML pages with mvn.exe handling that and communicating that clearly in t

Re: Ojdbc7 dependency issue

2019-03-16 Thread Karl Heinz Marbaise
Hi Paul, On 16.03.19 13:13, Paul Hammant wrote: It is probably up to Oracle (not Apache) as to what is uploaded into Maven Central - https://mvnrepository.com/search?q=ojdbc7 It could be that they have decided to not upload artifacts - "Last Release on Oct 30, 2017" - anymore. If you take a

Re: Ojdbc7 dependency issue

2019-03-16 Thread Laird Nelson
To use Oracle artifacts, see here: https://docs.oracle.com/middleware/1213/core/MAVEN/config_maven_repo.htm#MAVEN9010 Best, Laird On Sat, Mar 16, 2019 at 5:13 AM Paul Hammant wrote: > It is probably up to Oracle (not Apache) as to what is uploaded into Maven > Central - https://mvnrepository.com

Re: Ojdbc7 dependency issue

2019-03-16 Thread Paul Hammant
It is probably up to Oracle (not Apache) as to what is uploaded into Maven Central - https://mvnrepository.com/search?q=ojdbc7 It could be that they have decided to not upload artifacts - "Last Release on Oct 30, 2017" - anymore.

Re: Ojdbc7 dependency issue

2019-03-16 Thread Karl Heinz Marbaise
Hi, this is a question related to the usage of Maven or better of Central repository which should be asked on the users list instead of the Dev list. Apart from that: The ojdbc drivers are from Oracle and will never be added to the central repositories based on License restrictions of Oracle

Ojdbc7 dependency issue

2019-03-16 Thread Niyaz Abbasov
Hi, I'm Niyaz. I'm from Azerbaijan. I'm a Senior Software Engineer in PASHA Bank - the top corporate bank in Azerbaijan. We are using Oracle as our core database system. For local projects, we're using ojdbc7 as a driver. We always facing with ojdbc7 dependency problem which