Link catalogs

Goal

This packaging task Links a IProject to another one.

Packaging task configuration

<extension name="com.axemble.vdoc.update.project.LinkCatalogExtension" critical="true">
	<param name="project" value="uril://vdoc/project/DefaultOrganization/myProject1"/>
	<param name="to" value="uril://vdoc/project/DefaultOrganization/myProject2"/>
</extension>
Parameter Mandatory Description
project true The protocol URI of the source project
to true The protocol URI of the target project