Skip to content

Issue running install command #1470

Description

Hello everyone,

I am trying to install Mondrian.

When i run the install command for the Mondrian server: mvn -DrunITs -P embedded-mysql,load-foodmart install

I get the following error:

[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project pentaho:mondrian:11.0.0.0-SNAPSHOT (C:\Users\ChristofferKristense\OneDrive - Stretch\Dokument\GIT\Mondrian\mondrian\pom.xml) has 1 error
[ERROR] Non-parseable POM C:\Users\ChristofferKristense.m2\repository\org\pentaho\pentaho-ce-jar-parent-pom\11.0.0.0-SNAPSHOT\pentaho-ce-jar-parent-pom-11.0.0.0-SNAPSHOT.pom: Expected root element 'project' but found 'html' (position: START_TAG seen \n... @2:17) @ C:\Users\ChristofferKristense.m2\repository\org\pentaho\pentaho-ce-jar-parent-pom\11.0.0.0-SNAPSHOT\pentaho-ce-jar-parent-pom-11.0.0.0-SNAPSHOT.pom, line 2, column 17 -> [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/ModelParseException

Does anyone know how to resolve?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions