Pentaho

 View Only
  • 1.  pentaho-kettle 9.4 Build from Source (github) fails because of syslog4j

    Posted 02-09-2023 06:24

    Hi,

    there seems something to be missconfigured in the pom.xml (at least the one from "pentaho-kettle\engine"). The pom refers to version 0.9.46 but there is no version 0.9.46, the latest version nowadays in the maven repository is 0.9.34. I know i can change he pom by myself. But what is the recommended solution for such a problem.

    Grettings,

    Tobias 



    ------------------------------
    Tobias Kuhrke
    Systems Engineer
    ProSOZ Herten GmbH
    ------------------------------


  • 2.  RE: pentaho-kettle 9.4 Build from Source (github) fails because of syslog4j

    Posted 02-09-2023 07:07

    Hi Tobias,

    you must use public Pentaho Maven repository on this URL: https://repo.orl.eng.hitachivantara.com/artifactory/pnt-mvn/. Or use recommended settings.xml file. Link is in project description (README.md) or here.



    ------------------------------
    Petr Prochazka
    Systems Engineer
    P.V.A. systems s.r.o.
    ------------------------------



  • 3.  RE: pentaho-kettle 9.4 Build from Source (github) fails because of syslog4j

    Posted 02-09-2023 08:33

    Hi Petr,

    when I use this link, the same error comes up. The jar file "syslog4j 0.9.46" does not exist anymore. Is there an explanation somewhere why this file has disappeared from the repository? According to the Syslog4j website Syslog4j does not share any base code with Log4j and therefore is not affected by the CVE-2021-44228 "Log4jShell" vulnerability. So i can exclude this reason. The Latest version on the official Syslog4j Website is 0.9.46. 

    Best Regards,

    ------------------------------
    Amin Amer
    Systems Engineer
    ProSOZ Herten GmbH
    ------------------------------



    ------------------------------
    Amin Amer
    Data Service Manager
    PROSOZ HERTEN GmbH
    ------------------------------



  • 4.  RE: pentaho-kettle 9.4 Build from Source (github) fails because of syslog4j

    Posted 02-09-2023 14:44
      |   view attached

    You're right. This artifact is not available in Pentaho Maven repository. I downloaded months ago. I attached my jars downloaded from Pentaho repository via our Nexus repository.

    // edit

    IMHO it's problem of Pentaho maintainers, that this artifact disapeared.

    ------------------------------
    Petr Prochazka
    Systems Engineer
    P.V.A. systems s.r.o.
    ------------------------------

    Attachment(s)

    zip
    0.9.46.zip   506 KB 1 version


  • 5.  RE: pentaho-kettle 9.4 Build from Source (github) fails because of syslog4j

    Posted 02-14-2023 03:32

    Thank you Petr for providing that jar. 

    Best Regards,



    ------------------------------
    Amin Amer
    Data Service Manager
    PROSOZ HERTEN GmbH
    ------------------------------