Github user hegdean commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/967#discussion_r101813277 --- Diff: core/conn/jdbcT4/pom.xml --- @@ -27,11 +27,54 @@ --> <modelVersion>4.0.0</modelVersion> - <groupId>org.trafodion.jdbc.t4</groupId> + <!--<parent> + <groupId>org.apache.trafodion</groupId> --- End diff -- Package name for jdbcT4 is org.trafodion.jdbc.t4. Just changing the group id to contain apache in the package name without the package structure change in jdbcT4 code will not make it work.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---