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

Publish streamsx.topology releases in Maven repository #2522

Closed
Golfer474 opened this issue Jul 24, 2020 · 6 comments
Closed

Publish streamsx.topology releases in Maven repository #2522

Golfer474 opened this issue Jul 24, 2020 · 6 comments

Comments

@Golfer474
Copy link

Would like to request that the streamsx.topology artifacts (jar files and toolkit zip files) for each release/tag be published in a public Maven repo. This would allow Maven/Gradle based projects to easily consume and update the version of streamsx.topology used.

@markheger
Copy link
Member

markheger commented Jul 27, 2020

Publish artifacts in maven repository is a good idea, for example at com/ibm/streams/topology: https://repo1.maven.org/maven2/com/ibm/

This would help developers working with Java topologies.

@Golfer474
Copy link
Author

The artifacts I see needing published with each release are:

  • The API jar/lib. Example name: com.ibm.streamsx.topology-1.15.7.jar
  • The sources jar for the API/lib. Example name: com.ibm.streamsx.topology-1.15.7-sources.jar
  • The tgz containing the toolkit, etc (the same artifact that is created with each release today). Example name: com.ibm.streamsx.topology-1.15.7.tgz

markheger pushed a commit to markheger/streamsx.topology that referenced this issue Jul 30, 2020
markheger pushed a commit to markheger/streamsx.topology that referenced this issue Aug 4, 2020
markheger pushed a commit to markheger/streamsx.topology that referenced this issue Aug 5, 2020
@markheger
Copy link
Member

1.15.8 has been published:
https://repo1.maven.org/maven2/com/ibm/streams/streamsx.topology/1.15.8/

@Golfer474
Copy link
Author

Perfect, thanks.

@markheger
Copy link
Member

pom.xml is incomplete, will be fixed with 1.15.9

markheger pushed a commit that referenced this issue Aug 6, 2020
markheger pushed a commit that referenced this issue Aug 6, 2020
markheger pushed a commit to markheger/streamsx.topology that referenced this issue Aug 7, 2020
markheger pushed a commit that referenced this issue Aug 7, 2020
delete genereated asc file, #2522
@markheger
Copy link
Member

1.15.9 released on Maven

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants