Apache9 commented on PR #112: URL: https://github.com/apache/hbase-operator-tools/pull/112#issuecomment-1470277019
> > Oh, what is the reason to only resolve ci friendly properties but not all properties? > > It appears that by default, the flatten plugin makes a "minimized" pom -- it drops lots of other properties that an OSS project would want. They talk about this in their mojo docs, https://www.mojohaus.org/flatten-maven-plugin/flatten-mojo.html > > Look at our published pom for 2.5.0, https://repo1.maven.org/maven2/org/apache/hbase/hbase/2.5.0/hbase-2.5.0.pom vs. our published poms for 2.5.3, https://repo1.maven.org/maven2/org/apache/hbase/hbase/2.5.3-hadoop3/hbase-2.5.3-hadoop3.pom, https://repo1.maven.org/maven2/org/apache/hbase/hbase/2.5.3/hbase-2.5.3.pom I think a minimized pom is good for end users? It will be easier to debug dependencies problems if the pom is small... If they want to get the original pom, just look at the source tarball? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
