-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Not A Bug
-
Affects Version/s: 9.2
-
Fix Version/s: 9.3
-
Component/s: Salesforce
-
Tags:
It looks like it was needed to release the connect-client to get a date-based build of the Salesforce addon for 9.2 tests. There is a dependency to the connect-client that is inherited from the Platform, but probably shouldn’t be.
When PG tried to build the addon against a date-based distribution he got that:
[WARNING] Rule 2: org.apache.maven.plugins.enforcer.RequireReleaseDeps failed with message: No Snapshots Allowed! Found Banned Dependency: org.nuxeo.connect:nuxeo-connect-client:jar:1.5.1-SNAPSHOT
=> Review the Salesforce addon to see what needs to be changed so we don't have this kind of issue again.