Remove external dependencies for existing installations
Last update: March 22, 2025
- Topics:
- Workfront Integrations and Apps
CREATED FOR:
- Admin
Adobe recommends you to execute configuration steps for existing enhanced connector installations for Workfront to remove the dependencies on Hoodoo distribution points.
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
:<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.xml
file, available at./cloudmanager/maven/settings.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.
recommendation-more-help
fbcff2a9-b6fe-4574-b04a-21e75df764ab