Remove external dependencies for existing installations remove-external-depedencies
Adobe recommends you to execute configuration steps for existing enhanced connector installations for Workfront to remove the dependencies on Hoodoo distribution points.
NOTE
Execute the configuration steps only if you have installed the enhanced connector for Workfront before March 2022. There are no dependencies on Hoodoo distribution points for new enhanced connector installations for Workfront starting March 2022.
To remove the external dependencies:
-
Remove the following Hoodoo repository configuration from the parent
pom.xml:code language-xml <repository> <id>hoodoo-maven</id> <name>Hoodoo Repository</name> <url>https://gitlab.com/api/v4/projects/12715200/packages/maven</url> </repository> -
Remove the following server configuration from the
settings.xmlfile, available at./cloudmanager/maven/settings.xml:code language-xml <server> <id>hoodoo-maven</id> <configuration> <httpHeaders> <property> <name>Deploy-Token</name> <value>xxxxxxxxxxxxxxxx</value> </property> </httpHeaders> </configuration> </server> -
Execute the new installation steps.
See also
- Translate Assets
- Assets HTTP API
- Assets supported file formats
- Search assets
- Connected assets
- Asset reports
- Metadata schemas
- Download assets
- Manage metadata
- Manage Dynamic Media templates
- Manage reports in Assets view
- Search facets
- Manage collections
- Bulk metadata import
- Publish Assets to AEM and Dynamic Media
recommendation-more-help
experience-manager-cloud-service-help-main-toc