Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error compiling tag 10.1.0.0-139 (cannot get dependencies) #1619

Open
tiago-s-vieira-alb opened this issue Dec 12, 2023 · 1 comment
Open

Comments

@tiago-s-vieira-alb
Copy link

Using JDK11.

Compiling command:
mvn clean install -Dno-osgi

We got this error getting dependencies for this version:

[INFO] Scanning for projects...
Downloading from pentaho-public: https://repo.orl.eng.hitachivantara.com/artifactory/pnt-mvn/org/pentaho/pentaho-ce-jar-parent-pom/10.1.0.0-139/pentaho-ce-jar-parent-pom-10.1.0.0-139.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.pentaho.reporting:pentaho-reporting:10.1.0.0-139: Could not find artifact org.pentaho:pentaho-ce-jar-parent-pom:pom:10.1.0.0-139 in pentaho-public (https://repo.orl.eng.hitachivantara.com/artifactory/pnt-mvn/) and 'parent.relativePath' points at wrong local POM @ line 5, column 11
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.pentaho.reporting:pentaho-reporting:10.1.0.0-139 (C:\SourceCode\pentaho-reporting-10.1.0.0-139\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for org.pentaho.reporting:pentaho-reporting:10.1.0.0-139: Could not find artifact org.pentaho:pentaho-ce-jar-parent-pom:pom:10.1.0.0-139 in pentaho-public (https://repo.orl.eng.hitachivantara.com/artifactory/pnt-mvn/) and 'parent.relativePath' points at wrong local POM @ line 5, column 11 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException

The repository only have versions until 9.6.
https://repo.orl.eng.hitachivantara.com/ui/native/pnt-mvn/org/pentaho/pentaho-ce-jar-parent-pom

How can I compile it?

Thanks

@ro199
Copy link

ro199 commented Sep 17, 2024

someone any solution for this error tag 10.1.0.0-139? https://repo.orl.eng.hitachivantara.com/ui/native/pnt-mvn/org/pentaho/pentaho-ce-jar-parent-pom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants