I am looking to take dependency on spark-assembly jar, version 1.3.0, for our spark code unit tests, but it's not available on maven central (only older versions are available). Looks like it's not getting released anymore, is that right?
Our internal build system prevents us from including dependency jars with overlap, and an uber jar with all dependencies was convenient. What are my options here? Are there plans to reintroduce release of spark-assembly? Thanks, pala