hansva commented on issue #6525: URL: https://github.com/apache/hop/issues/6525#issuecomment-3866502817
Nothing changed for the builds between 2.16.0 and 2.17.0 I think it might be a policy change on the staging nexus the ASF uses to block zip uploads and only publish the jars. The sources placed there aren't the official sources, https://dist.apache.org/repos/dist/release/hop/ is the only location for official ASF sources. We also don't push the zips that are needed for the assembly stage of the client. Running those poms separately will no longer work (or hasn't worked for a couple of versions). You will first need to do a full build from source and push all artifacts to your local maven repository. -- 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]
