Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CC-918: Update build to generate plugin package #155

Merged
merged 8 commits into from May 4, 2018

Conversation

wicknicks
Copy link
Member

Signed-off-by: Arjun Satish arjun@confluent.io

@wicknicks wicknicks requested a review from C0urante April 2, 2018 17:51
Copy link
Contributor

@C0urante C0urante left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for tackling this, @wicknicks! Looks pretty good overall, got a few small comments. Also, we probably want to add some non-Confluent logo files before merging but as per our offline discussion that'll have to wait until we do some research about licensing.

</tags>

<requirements>
<requirement>Confluent Platform installed and running</requirement>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can probably leave this out as per @rhauch's comments on the other related PRs (confluentinc/kafka-connect-hdfs#307 "Shouldn't a user be able to install this with just AK?")

<supportProviderName>Confluent, Inc.</supportProviderName>
<supportSummary>Confluent supports the S3 sink connector alongside community members as part of its Confluent Platform open source offering.</supportSummary>
<supportUrl>https://docs.confluent.io/current/</supportUrl>
<supportLogo>logos/confluent.png</supportLogo>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Either this element should be removed for now, or a logos/ directory should be created with the confluent.png image in it.

@@ -197,6 +197,53 @@
</dependency>
</dependencies>
</plugin>
<plugin>
<groupId>io.confluent</groupId>
<version>0.9.0</version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This version generates incorrectly-structured archive files, so we'll need to make sure to update this to either 0.9.1 or 1.0.0 (whichever is available at the time) before merging this PR.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed other comments. Will update this once you push your changes. Thanks!

<ownerType>organization</ownerType>
<ownerName>Confluent, Inc.</ownerName>
<ownerUrl>https://confluent.io/</ownerUrl>
<ownerLogo>logos/confluent.png</ownerLogo>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comment RE: supportLogo

<goal>kafka-connect</goal>
</goals>
<configuration>
<title>Kafka Connect Storage Cloud</title>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably be Kafka Connect S3.

@wicknicks wicknicks changed the base branch from master to 4.0.x April 10, 2018 01:15
@wicknicks wicknicks changed the base branch from 4.0.x to master April 10, 2018 01:15
Signed-off-by: Arjun Satish <arjun@confluent.io>
Signed-off-by: Arjun Satish <arjun@confluent.io>
Signed-off-by: Arjun Satish <arjun@confluent.io>
Signed-off-by: Arjun Satish <arjun@confluent.io>
@wicknicks wicknicks changed the base branch from master to 4.0.x April 10, 2018 01:18
@C0urante
Copy link
Contributor

@wicknicks as per offline discussion, can we set <confluentControlCenterIntegration> to true?

Signed-off-by: Arjun Satish <arjun@confluent.io>
Copy link
Member

@rhauch rhauch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@C0urante C0urante left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just might want to wait to merge as per offline discussion.

Copy link
Member

@rhauch rhauch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@C0urante C0urante merged commit 90641eb into confluentinc:4.0.x May 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants