We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
Using JDK11.
Compiling command:
mvn clean install -Dno-osgi
We got this error getting dependencies for this version:
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
The text was updated successfully, but these errors were encountered: