Hi,

we currently have a system-scoped dependency for the DB2 JDBC drivers, because (by copyright) they are not available from Maven repos.

Turns out that this doesn't work well with the Maven Shade plugin, which is used to build oak-run.

It seems the path of least resistance is to make the DB2 dependency a regular one, and require those who need it to deploy the JARs to their local Maven repo.

Can everybody live with that?

Best regards, Julian

Reply via email to