You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/06/27 22:29:53 UTC

[GitHub] [apisix-java-plugin-runner] ericluoliu opened a new pull request, #155: feat: deploy jar to the Maven Central repository

ericluoliu opened a new pull request, #155:
URL: https://github.com/apache/apisix-java-plugin-runner/pull/155

   Note: this is an updated version of a previously closed PR (https://github.com/apache/apisix-java-plugin-runner/pull/153) that I cluttered with poor commits. Apologies for cluttering the list of Closed PRs.
   
   - Why submit this pull request?
   - [ ] Bugfix
   - [x] New feature provided
   - [ ] Improve performance
   
   ### New feature or improvement
   Updated pom.xml files to allow deployment of JAR to Maven Central Repository. This will allow users to download the JAR from the Maven Repository and build their plugins without having to clone the source code.
   
   I have deployed a test JAR to Maven Central (https://search.maven.org/search?q=io.github.ericluoliu) under my GAV coordinates, and I have used this JAR by referencing it as a dependency in pom.xml to build a functional (end-to-end) demo plugin in a new Java SpringBoot project.
   
   -Source branch: deployJAR branch on https://github.com/ericluoliu/apisix-java-plugin-runner
   
   -Related commits and pull requests: N/A
   
   -Target branch: main branch on https://github.com/apache/apisix-java-plugin-runner


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-java-plugin-runner] tzssangglass commented on pull request #155: feat: deploy jar to the Maven Central repository

Posted by GitBox <gi...@apache.org>.
tzssangglass commented on PR #155:
URL: https://github.com/apache/apisix-java-plugin-runner/pull/155#issuecomment-1170153096

   LGTM.
   
   I will give this PR a validation as soon as possible and then add MAINTAIN.md and the corresponding CI (I hope the push jar can be done in the CI)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-java-plugin-runner] tzssangglass merged pull request #155: feat: support deploy jar to the Maven Central repository

Posted by GitBox <gi...@apache.org>.
tzssangglass merged PR #155:
URL: https://github.com/apache/apisix-java-plugin-runner/pull/155


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org