sdk-java icon indicating copy to clipboard operation
sdk-java copied to clipboard

changes in pom.xml to support release to central publishing portal

Open aastgoel opened this issue 11 months ago • 0 comments

  1. Commented out the parent pom
  2. Added release profile containing plugins
  • maven-gpg-plugin
  • central-publishing-maven-plugin
  1. Added maven-source-plugin to generate sources jar (required for publishing to central)

aastgoel avatar May 21 '25 10:05 aastgoel