https://bz.apache.org/bugzilla/show_bug.cgi?id=57595

--- Comment #5 from Vasili <[email protected]> ---
An update:

I was able to get a snapshot from http git.

It does not contain jars too, so the build failed with the same problem as
above.

My suggestion is placing 3rd party jars right into the src distributions under
./lib.

Any particular version usually depends on a particular fixed version of a 3rd
party library, so there is no reason to download it, it is known, and it is
only more robust for the product - to be independent on internet and on
somebody else, not speaking about potential versioning problems due to human
mistakes on the 3rd party side. As more dependencies, as more complex systems,
and the probability of failure in complex systems grows exponentially. So,
having everything locally provided, even after 20 years the project will be
compilable, having everything what it needs inside itself. I'm speaking about
the sources distributions.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to