ojdbc7 folder missing for querydsl maven dependencies?

100 views
Skip to first unread message

Chuck Lucier

unread,
Apr 14, 2018, 12:16:44 PM4/14/18
to Querydsl
Hello,

I was trying to update my resources with maven and it's failing for querydsl-maven-plugin. See below for exact error:

[ERROR] Failed to execute goal com.querydsl:querydsl-maven-plugin:4.2.1:export (default) on project myProject: Execution default of goal com.querydsl:querydsl-maven-plugin:4.2.1:export failed: Plugin com.querydsl:querydsl-maven-plugin:4.2.1 or one of its dependencies could not be resolved: Failed to collect dependencies at com.querydsl:querydsl-maven-plugin:jar:4.2.1 -> com.oracle:ojdbc7:jar:12.1.0.2: Failed to read artifact descriptor for com.oracle:ojdbc7:jar:12.1.0.2: Could not transfer artifact com.oracle:ojdbc7:pom:12.1.0.2 from/to querydsl (http://www.querydsl.com/maven): Access denied to http://www.querydsl.com/maven/com/oracle/ojdbc7/12.1.0.2/ojdbc7-12.1.0.2.pom. Error code 403, Forbidden -> [Help 1]

Is the ojdbc7 folder missing?

Thanks!
Chuck

Liam Coughlin

unread,
Apr 15, 2018, 3:49:30 PM4/15/18
to Querydsl
The oracle drivers are not open source and can not be legally distributed by a third party, so you need to go fetch them from oracle yourself.
Reply all
Reply to author
Forward
0 new messages