The maven shade plugin was eliminating a necessary class (IgnoreCookiesSpec) when packaging the GATK/Queue. Work around this by telling maven to always package all of commons-httpclient. |
||
|---|---|---|
| .. | ||
| src/main/assembly | ||
| pom.xml | ||
The maven shade plugin was eliminating a necessary class (IgnoreCookiesSpec) when packaging the GATK/Queue. Work around this by telling maven to always package all of commons-httpclient. |
||
|---|---|---|
| .. | ||
| src/main/assembly | ||
| pom.xml | ||