leujean02 opened a new pull request, #15437:
URL: https://github.com/apache/pinot/pull/15437

   I have started the work on the proposal outlined in the issue 
[#12676](https://github.com/apache/pinot/issues/12676).
   As a first step, I have start by moving dependency version declarations to 
`<properties>` in the main POM as mentioned in issue 
[#12735](https://github.com/apache/pinot/issues/12735).
   This creates a more consistent approach to dependency management as outlined 
in the original proposal and also in the doc [Dependency Management 
Guidelines](https://docs.pinot.apache.org/developers/developers-and-contributors/dependency-management).
   The first attempt at this was done as part of issue 
[#12376](https://github.com/apache/pinot/pull/12736).
   I have resume this work.
   
   CC @siddharthteotia
   
   Affected dependencies:
   - checker-qual
   - groovy-all
   - xml-apis
   - RoaringBitmap
   - jmx_prometheus_javaagent
   - fastutil
   - disruptor
   - snakeyaml
   - hadoop-shaded-protobuf_3_25
   - stream
   - datasketches-java
   - t-digest
   - picocli
   - tyrus-standalone-client
   - jopt-simple
   - ipaddress
   - posix
   - chronicle-core
   
   
   Maven plugins that are not declared in `<properties>`, will be taken up in a 
subsequent PR:
   
   - spotless-maven-plugin
   - appassembler-maven-plugin
   - jacoco-maven-plugin
   - license-maven-plugin
   - buildnumber-maven-plugin
   - versions-maven-plugin
   - maven-scm-provider-gitexe
   - protobuf-maven-plugin
   - javacc-maven-plugin
   - scala-maven-plugin
   - scalatest-maven-plugin
   - frontend-maven-plugin
   - checksum-maven-plugin
   - exec-maven-plugin
   - log4j-transform-maven-shade-plugin-extensions
   - maven-jxr-plugin
   
   Non-Maven plugins that are not declared in `<properties>`, will be taken up 
in a subsequent PR:
   - javacc (not Maven)
   - checkstyle (not Maven)


-- 
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: commits-unsubscr...@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to