Issue #2903 set commons.lang to unpack in feature to fix odd bug
collaboration gets in a state where commons.lang is no longer found setting unpack to true might help Former-commit-id: b27a714c2cbdf2f13eb0c494ace4cbd016ef8132
This commit is contained in:
parent
de9eb60629
commit
873efa1c64
2 changed files with 2 additions and 2 deletions
|
@ -453,7 +453,7 @@
|
|||
download-size="0"
|
||||
install-size="0"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
unpack="true"/>
|
||||
|
||||
<plugin
|
||||
id="com.raytheon.uf.common.units"
|
||||
|
|
|
@ -263,7 +263,7 @@
|
|||
download-size="0"
|
||||
install-size="0"
|
||||
version="2.3.0"
|
||||
unpack="false"/>
|
||||
unpack="true"/>
|
||||
|
||||
<plugin
|
||||
id="org.apache.http"
|
||||
|
|
Loading…
Add table
Reference in a new issue