VMware {code} Community
rszymczak
Hot Shot
Hot Shot

o11n-package:import-package won't sync workflows?

Hi Guys,

the "HowToSynchronize.txt" file from the plugin archetypes of vRO 7.0 tells me:

To update orchestrator objects in src folder from the vCO database, use the import-package maven goal.

Example:

mvn o11n-package:import-package -DserverUrl=user:pass@localhost:8281

So, if I get this right, the import-package goal should pull the package with the matching project.artifactId and place it's content in my project-package/src folder, right? This means that when I add a new WF from the vRO-Client to my package, that workflow should be pulled and placed in my /src folder. But it doesn't. Maven reports success but nothing happens. Anything I'm missing here?

Tags (2)
Reply
0 Kudos
0 Replies