Enables developers to use AWS Identity and Access Management (IAM) to connect to their Amazon Managed Streaming for Apache Kafka (Amazon MSK) clusters.
Apache License 2.0
145
stars
67
forks
source link
Add targets in build to allow publishing artifacts to an external Son… #2
…atype repository and fix javadoc to support this change
Description of changes:
Configure the java namespace to include the sourcesJar and the javadocJar
Add a dependency on maven-publish and signing to allow a maven repo to be generated and signed as well being able to publish to the aws sonatype staging repository.
Add a java target which adds the sourcesJar and javadocJar to be added to the published artifacts.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
…atype repository and fix javadoc to support this change
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.