Hi,
I went through the installation process (quite cumbersome), but the reason why people aren't able to build it is that hitachi misconfigured repo access for
https://hitachiedge1.jfrog.io/ui/native/pnt-mvn/org/pentaho/pentaho-encryption-support/
The old versions of the pentaho-encryption-support are available eg. if you click on older versions, you can read them:
https://hitachiedge1.jfrog.io/ui/native/pnt-mvn/org/pentaho/pentaho-encryption-support/9.4.0.0-SNAPSHOT/
but 10.x is not available
https://hitachiedge1.jfrog.io/artifactory/pnt-mvn/org/pentaho/pentaho-encryption-support/10.2.0.0-SNAPSHOT/
I did some tests using maven cli (they include settings.xml passwords etc):
mvn org.apache.maven.plugins:maven-dependency-plugin:3.7.1:get -Dartifact=org.pentaho:pentaho-encryption-support:10.2.0.0-SNAPSHOT -DrepoUrl=https://repo.orl.eng.hitachivantara.com/artifactory/pnt-mvn/
ERROR!
please compare the results with:
mvn org.apache.maven.plugins:maven-dependency-plugin:3.7.1:get -Dartifact=org.pentaho:pentaho-encryption-support:9.4.0.0-SNAPSHOT -DrepoUrl=https://repo.orl.eng.hitachivantara.com/artifactory/pnt-mvn/
Artifact downloaded!
If hitachivantara wants to reproduce that issue, they need to test with ony devreaduser configured in settings.xml:
https://github.com/pentaho/maven-parent-poms/blob/master/maven-support-files/settings.xml
Overall, it looks like read credentials are messed up in the Hitiach repo; this is why people are forced to check every project manually and are not able to download compiled jars.
------------------------------
Jacek Hrominski
Jacek Hrominski
------------------------------
Original Message:
Sent: 07-01-2024 08:05
From: Pramod Bhatt
Subject: Can't build Pentaho-kettle 10.2.0.0
Hello Hitachi team/experts,
I was trying to build Pentaho reporting (https://github.com/pentaho/pentaho-reporting) project 10.1.0.0-SNAPSHOT version community edition. While building it from maven I am getting below error
"Failed to execute goal on project classic-core: Could not resolve dependencies for project org.pentaho.reporting.engine:classic-core:jar:10.1.0.0-SNAPSHOT: Could not find artifact org.pentaho:pentaho-encryption-support:jar:10.1.0.0-SNAPSHOT in pentaho-public (https://repo.orl.eng.hitachivantara.com/artifactory/pnt-mvn/) -> [Help 1]"
I tried to search for the artifact pentaho-encryption-support but couldn't find the repository for the same in Pentaho Github.
Could you please provide URL for the pentaho-encryption-support ?
Is there any particular module that builds this particular jar?
------------------------------
Pramod Bhatt
ABC
Original Message:
Sent: 06-25-2024 21:59
From: Ciro Wei
Subject: Can't build Pentaho-kettle 10.2.0.0
Hi,
I face the error as yours, before the day I downloaded pentaho 10.2.x archive and tried to build it, the pentaho-encryption-support block my way. Then I tried 10.1.0.0 snapshot, not helpful. There's no any place to post on github repository to tell them the building procedure has something wrong.
------------------------------
Ciro Wei
Orzking
Original Message:
Sent: 05-03-2024 01:11
From: Oai Le
Subject: Can't build Pentaho-kettle 10.2.0.0
Hi,
I have pulled and built pentaho-kettle from master branch GitHub - pentaho/pentaho-kettle: Pentaho Data Integration ( ETL ) a.k.a Kettle
But it throws the error as below
It's critical for us so, does anyone know how to fix it?
------------------------------
Oai Le
Others
Halliburton
------------------------------