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 Incrementals (JEP-305) #215

Closed
sghill opened this issue Dec 31, 2022 · 0 comments · Fixed by #219
Closed

Publish Incrementals (JEP-305) #215

sghill opened this issue Dec 31, 2022 · 0 comments · Fixed by #219

Comments

@sghill
Copy link

sghill commented Dec 31, 2022

The gradle-jpi-plugin does not automatically configure the Jenkins Incrementals repository as specified in JEP-305.

The simplest way to support this feature would be defining the repository according to Gradle's built-in maven-publish plugin. This will create tasks for publishing to a specific repository that can be invoked when appropriate.

#214 is a prerequisite.

This is an action item from #213.

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 a pull request may close this issue.

1 participant