[
https://issues.apache.org/jira/browse/TRAFODION-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15893760#comment-15893760
]
ASF GitHub Bot commented on TRAFODION-2513:
-------------------------------------------
Github user AlexPeng19 commented on a diff in the pull request:
https://github.com/apache/incubator-trafodion/pull/983#discussion_r104090713
--- Diff: core/conn/jdbcT4/pom.xml ---
@@ -27,11 +27,35 @@
-->
<modelVersion>4.0.0</modelVersion>
+ <!--<parent>
+ <groupId>org.apache.trafodion</groupId>
+ <artifactId>trafodion</artifactId>
+ <version>1.3.0</version>
--- End diff --
@xwq i refered our parent pom:
<groupId>org.apache.trafodion</groupId>
<artifactId>trafodion</artifactId>
<version>1.3.0</version>
<packaging>pom</packaging>
it's not necessary, in case any negative effects, i comment them.
> jdbcT4 profile configuration for publish to maven central
> ---------------------------------------------------------
>
> Key: TRAFODION-2513
> URL: https://issues.apache.org/jira/browse/TRAFODION-2513
> Project: Apache Trafodion
> Issue Type: Improvement
> Components: client-jdbc-t4
> Affects Versions: 2.1-incubating
> Reporter: Alex Peng
> Assignee: Alex Peng
> Labels: features
> Fix For: 2.1-incubating
>
>
> this change on the pom will not affect project make, only works while
> specified the profile, like mvn clean deploy -Papache-release -DskipTests.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)