Talend is configured with a Nexus installed on a different machine. A Job is published for the first time to Nexus using Studio. When publishing, or redeploying, the same Job to Nexus again, it fails with the following error:
Because it is against Maven best practices, Nexus, by default, disables redeployment of release artifacts. A release Group, Artifact, Version coordinate (GAV) should correspond to a unique artifact, (otherwise your builds will be inconsistent).
Resolution
To enable redeployment of a Job, change the Deployment policy field in the Repositories configuration to Allow Redeploy in Nexus.