You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Eric Owhadi (JIRA)" <ji...@apache.org> on 2019/06/27 14:57:00 UTC

[jira] [Created] (TRAFODION-3313) wrong POM.XML on jdbcT4

Eric Owhadi created TRAFODION-3313:
--------------------------------------

             Summary: wrong POM.XML on jdbcT4
                 Key: TRAFODION-3313
                 URL: https://issues.apache.org/jira/browse/TRAFODION-3313
             Project: Apache Trafodion
          Issue Type: Bug
          Components: client-jdbc-t4
    Affects Versions: 2.2.0
            Reporter: Eric Owhadi


I was trying to include trafodion in fineract build, but stumble on the fact that the jdbc driver is having a wrong POM file in maven repo…

 

[https://repo1.maven.org/maven2/org/apache/trafodion/jdbc/t4/jdbcT4/2.2.0/jdbcT4-2.2.0.pom]

 

see how the version is:

<version>${env.TRAFODION_VER}</version>

 

Instead of being  

<version>2.2.0</version>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)