Upgrading adapter-maven-api library


To update the adapter pom.xml file with a dependency version to 9.0.6 to consume the new adapter-maven-api library version proceed as follows,

  1. Go to PMF Operations Console → Left pane → Download Center → Tools.

  2. Download the pmf-maven-central-artifacts-adapter.zip file.

  3. Unzip the pmf-maven-central-artifacts-adapter.zip file.

  4. Go to the pmf-maven-central-artifacts-adapter directory.

  5. Run the first 2 commands from the install.sh file in the folder where the adapter is built.

  6. Edit the pom.xml file for the adapter and update it with dependency version for adapter-maven-api to Release 9.0.6.

  7. Rebuild the Adapter.

Last modified on