VMware Cloud Community
o2teamnrb
Contributor
Contributor

After migration of VRO 7.5 to 7.6 ScriptModules cannot compile with VRA build tools "Missing action"

My pom.xml file looks like. Version of xml-package has been changed to 2.12.5. Maven repository also contains the proper build tools.

<parent>
<groupId>com.vmware.pscoe.o11n</groupId>
<artifactId>xml-package</artifactId>
<version>2.12.5</version>
</parent>

0 Kudos
0 Replies