-
Notifications
You must be signed in to change notification settings - Fork 30
Description
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
- Create a new project or use an existing one
- Set version in pom.xml to any version 4.8.0 and above.
- 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: