oasp / oasp4j

The Open Application Standard Platform for Java
Apache License 2.0
60 stars 303 forks source link

Archetype 3.0.0 provides wrong oracle maven dependency #685

Closed maybeec closed 6 years ago

maybeec commented 6 years ago

Generating a new application with oracle as database setup, you will end up in a non-compiling application as the groupId of the oracle driver specified in maven pom is not correct.

maybeec commented 6 years ago

It's up to the user how he uploaded the oracle driver dependency into the nexus. Seems, that my client messed up here.

hohwille commented 5 years ago

For the record: We had discussions about this and changed the GAV to the offical coordinates from Oracle: https://docs.oracle.com/middleware/1213/core/MAVEN/config_maven_repo.htm#MAVEN9016