-
Notifications
You must be signed in to change notification settings - Fork 434
Closed
Labels
Milestone
Description
Apache Hop version?
2.17.0
Java version?
17
Operating system
Windows
What happened?
Downloading the source-release zip file for Apache Hop 2.17.0 does not work like it does in previous versions. Maven Central is showing that md5/sha1/sha256 files for this artifact were published.
I use this artifact to reconstruct a final client zip file from the assemblies pom file, so that all dependencies are pulled from my maven proxy service.
Edit: It appears that some 2.16.0 dependencies for the client assembly are also not published. 2.15.0 is the most-recent one I can successfully build from the hop-client assembly pom file.
Reference:
- https://repo1.maven.org/maven2/org/apache/hop/hop/2.17.0/
- https://repo1.maven.org/maven2/org/apache/hop/hop/2.16.0/
Issue Priority
Priority: 3
Issue Component
Component: Infrastructure
Reactions are currently unavailable