Skip to content

Failed to push TS project to vRO 9.0 #836

@unbreakabl3

Description

@unbreakabl3

Description

I cannot push a TS based project to standalone vRO 9.0 since vRBT version 4.8.0. Getting an error:

ERROR] Failed to execute goal com.vmware.pscoe.maven.plugins:vrealize-package-maven-plugin:4.8.0:push (default-cli) on project test1: Execution default-cli of goal com.vmware.pscoe.maven.plugins:vrealize-package-maven-plugin:4.8.0:push failed: Expected to find an object with property ['versionInfo'] in path $ but found 'java.lang.String'. This is not a json object according to the JsonProvider: 'com.jayway.jsonpath.spi.json.JsonSmartJsonProvider'. -> [Help 1]

When switching to any vRBT version below 4.8.0, the same project is pushed successfully.

Steps to Reproduce

  1. Create a new project or use an existing one
  2. Set version in pom.xml to any version 4.8.0 and above.
  3. Run mvn package vrealize:push ...

Preconditions: [What are the preconditions to reproduce the issue]

Expected behavior: [What you expect to happen]

Actual behavior: [What actually happens]

Reproduces how often: [What percentage of the time does it reproduce]
All the time. I tested all version above 4.8.0 and the result is the same.

Component/s: [What are the Build Tools for VMware Aria components affected by the issue (e.g. "common/artifact-manager", "maven/plugins/vra-ng", "typescript/vrotest", etc)]

Affects Build/s: [Which are the Build Tools for VMware Aria releases / builds affected by the issue]

Environment

Client

  • Build Tools for VMware Aria Version: 4.8.0-4.10.0
  • Visual Studio Code Version: Version: 1.103.2
  • OS Version: macOS 15.7

Dependencies

Run: curl -o- https://raw.githubusercontent.com/vmware/build-tools-for-vmware-aria/main/health.sh | bash and paste the output here:

✔ Node.js version 22.2.0 is within the required range (22 - 22).
✔ Maven version 3.9.11 meets the minimum requirement (>= 3.9).
✔ Java version 21.0.4 is within the required range (17 - 21).
All checks passed successfully.

Server

  • vRealize Automation Version:
  • vRealize Orchestrator Version: 9.0
  • vRealize Operations Version:
  • vRealize Log Insight Version:

Failure Logs

Related issues and PRs

Additional Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/artifact-managerRelates to the `artifact-manager` maven modulekind/bugSomething isn't workinglang/javaRelated to Java Codepriority/hightriage/acceptedThe issue was accepted and will be doneversion/patchThe change is a non-breaking bugfix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions