ASTERIXDB-1105 - LICENSE per submodule

This is a good part of what we need to have a specific set of
dependencies per binary assembly. The main key here is using the
maven remote resources plugin, and supplemental resources to
fill in info from the POM of dependencies where it is lacking.
For things that aren't described in Maven dependencies,
like Javascript files, they are added as LICENSE fragments
that get included in binary assemblies.

Change-Id: I2a6c4fb809b6fcad578007b8f48bf8bce179cd83
Reviewed-on: https://asterix-gerrit.ics.uci.edu/520
Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
Reviewed-by: Ian Maxon <imaxon@apache.org>
diff --git a/LICENSE b/LICENSE
index e906e66..a3a8284 100644
--- a/LICENSE
+++ b/LICENSE
@@ -209,7 +209,7 @@
 licenses.
 
 For portions of the Hyracks admin console at
-hyracks/hyracks-control/hyracks-control-cc/src/main/resources/javascript/flot/
+hyracks/hyracks-control/hyracks-control-cc/src/main/resources/static/javascript/flot/
 
    Copyright (c) 2007-2014 IOLA and Ole Laursen
 
@@ -235,7 +235,7 @@
    OTHER DEALINGS IN THE SOFTWARE.
 
 As well as the Hyracks adminconsole resources at:
-hyracks/hyracks-control/hyracks-control-cc/src/main/resources/javascript/jsplumb/
+hyracks/hyracks-control/hyracks-control-cc/src/main/resources/static/javascript/jsplumb/
 
    Copyright (c) 2010 - 2014 jsPlumb, http://jsplumbtoolkit.com/
 
@@ -259,9 +259,9 @@
    WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 and also the Hyracks adminconsole resources at:
-hyracks/hyracks-control/hyracks-control-cc/src/main/resources/javascript/jquery
+hyracks/hyracks-control/hyracks-control-cc/src/main/resources/static/javascript/jquery
 and
-hyracks/hyracks-control/hyracks-control-cc/src/main/resources/stylesheets/jquery-ui
+hyracks/hyracks-control/hyracks-control-cc/src/main/resources/static/stylesheets/jquery-ui
 
    Copyright jQuery Foundation and other contributors, https://jquery.org/
 
@@ -301,7 +301,7 @@
    the terms above.
 
 and also the Hyracks adminconsole resource at:
-hyracks/hyracks-control/hyracks-control-cc/src/main/resources/static/javascript/jquery/plugins/jquery.getParams.js
+hyracks/hyracks-control/hyracks-control-cc/src/main/resources/static/static/javascript/jquery/plugins/jquery.getParams.js
 
 
    Copyright (c) 2006 Mathias Bank (http://www.mathias-bank.de)