Skip to content

Fails to build #497

@saraswat

Description

@saraswat

Bug Report

Steps to Reproduce:

  1. Clone the repo.
  2. Edit the main pom.xml to remove <module>legend-pure-ide-light</module> -- this is my attempt to operationalize the comment in the readme:

Pure IDE has a web application component which requires Node 14.17.1+ and Yarn 1.22.10. Make sure you have these set up in your development environment, otherwise, you would need to exclude the build step for this web application in legend-pure-ide-light module.

(I looked for what I could exclude in legend-pure-ide-light/pom.xml, couldn't find anything. Is this particular comment out of date?)
3. Run mvn install

Expected Result:

successful build

Actual Result:

failure. See attached log.

Environment:

mvn](url) --version:

Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /Users/vijaysaraswat/Downloads/apache-maven-3.6.3
Java version: 11.0.14, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk-11.0.14.jdk/Contents/Home
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "11.4", arch: "x86_64", family: "mac"

Additional Context:

...add any other context about the problem here. If applicable, add screenshots to help explain...
build-fail-log.txt

git log:

 git log
WARNING: terminal is not fully functional
-  (press RETURN) 
commit ca62687264a4e45807aa7084edf56aaacd5b8eac (HEAD -> master, origin/master, origin/HEAD)
Author: pierredebelen <pierre.debelen@gmail.com>
Date:   Wed Mar 23 11:24:00 2022 -0400

    [maven-release-plugin] prepare for next development iteration

commit 2d18b24d608469e2ff975efb4bf77655d6d9c2bc (tag: legend-pure-1.52.0)
Author: pierredebelen <pierre.debelen@gmail.com>
Date:   Wed Mar 23 11:23:58 2022 -0400

    [maven-release-plugin] prepare release legend-pure-1.52.0
...

git status is:

On branch master
Your branch is up to date with 'origin/master'.

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