Adam Roberts created HADOOP-17545: ------------------------------------- Summary: Provide snapshot builds on Maven central Key: HADOOP-17545 URL: https://issues.apache.org/jira/browse/HADOOP-17545 Project: Hadoop Common Issue Type: Improvement Components: build Reporter: Adam Roberts
Hey everyone, I'm looking to build the shaded Hadoop/Flink jar using the very latest Hadoop code that isn't yet in an artifactory repository AFAIK (I'm looking at [https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-client/).] Are there plans or is anyone working on, or have I just missed, binaries being available (say, Hadoop 3.3-snapshot)? I remember working on Spark and that was a thing, IIRC you could set a flag to true in any of the pom.xmls to accept snapshots and not published things. It's entirely possible I've just forgot how to do it and can't see it well documented anywhere, and I don't believe I have to go through the steps of setting up a Maven repository somewhere (I want to do the build in Docker, and in the pom.xml I would love to just say: use Hadoop version 3.3-snapshot). To give some context, I would like to build the Hadoop/Flink shaded jar using the yet to be released Hadoop 3.3 branch's code, so I can then go ahead and security scan that and test it out. Thanks in advance! -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org