Open zeridon opened 7 years ago
@zeridon: This is the SAP Hybris' standard way of dealing with Jar files. The platform does not offer yet a dependency resolution mechanism.
What about fredhoppersearch/lib/fredhoppercore-1.0.0.jar will this be rebuilt if it changes. How does the dependencies propagate?
Jar files are a binary artifacts that can be generated. As such they should not be in VCS. Proper build system that will pull them from well known locations (and do dependency resolution) is preferred.