Skip to content

Conversation

@gopalldb
Copy link
Collaborator

@gopalldb gopalldb commented Oct 15, 2025

Description

Refactoring POM files into a parent POM and child POMs for shaded and thin jars

New structure:

  1. new pom.xml which points to parent artefact (databricks-jdbc-parent), this will be published
  2. existing pom.xml -> driver/pom.xml for shaded jar (databricks-jdbc), this will be published
  3. src -> driver/src, src code had to be moved
  4. thin_public_pom.xml -> thin-driver/pom.xml for thin jar (databricks-jdbc-thin), this will be published

Testing

Verified by publishing thin jar

Additional Notes to the Reviewer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant