http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/ff98fa34/nexus-ingest/nexus-sink/build/reports/project/dependencies/css/base-style.css
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-sink/build/reports/project/dependencies/css/base-style.css 
b/nexus-ingest/nexus-sink/build/reports/project/dependencies/css/base-style.css
new file mode 100644
index 0000000..4afa73e
--- /dev/null
+++ 
b/nexus-ingest/nexus-sink/build/reports/project/dependencies/css/base-style.css
@@ -0,0 +1,179 @@
+
+body {
+    margin: 0;
+    padding: 0;
+    font-family: sans-serif;
+    font-size: 12pt;
+}
+
+body, a, a:visited {
+    color: #303030;
+}
+
+#content {
+    padding-left: 50px;
+    padding-right: 50px;
+    padding-top: 30px;
+    padding-bottom: 30px;
+}
+
+#content h1 {
+    font-size: 160%;
+    margin-bottom: 10px;
+}
+
+#footer {
+    margin-top: 100px;
+    font-size: 80%;
+    white-space: nowrap;
+}
+
+#footer, #footer a {
+    color: #a0a0a0;
+}
+
+#line-wrapping-toggle {
+    vertical-align: middle;
+}
+
+#label-for-line-wrapping-toggle {
+    vertical-align: middle;
+}
+
+ul {
+    margin-left: 0;
+}
+
+h1, h2, h3 {
+    white-space: nowrap;
+}
+
+h2 {
+    font-size: 120%;
+}
+
+ul.tabLinks {
+    padding-left: 0;
+    padding-top: 10px;
+    padding-bottom: 10px;
+    overflow: auto;
+    min-width: 800px;
+    width: auto !important;
+    width: 800px;
+}
+
+ul.tabLinks li {
+    float: left;
+    height: 100%;
+    list-style: none;
+    padding-left: 10px;
+    padding-right: 10px;
+    padding-top: 5px;
+    padding-bottom: 5px;
+    margin-bottom: 0;
+    -moz-border-radius: 7px;
+    border-radius: 7px;
+    margin-right: 25px;
+    border: solid 1px #d4d4d4;
+    background-color: #f0f0f0;
+}
+
+ul.tabLinks li:hover {
+    background-color: #fafafa;
+}
+
+ul.tabLinks li.selected {
+    background-color: #c5f0f5;
+    border-color: #c5f0f5;
+}
+
+ul.tabLinks a {
+    font-size: 120%;
+    display: block;
+    outline: none;
+    text-decoration: none;
+    margin: 0;
+    padding: 0;
+}
+
+ul.tabLinks li h2 {
+    margin: 0;
+    padding: 0;
+}
+
+div.tab {
+}
+
+div.selected {
+    display: block;
+}
+
+div.deselected {
+    display: none;
+}
+
+div.tab table {
+    min-width: 350px;
+    width: auto !important;
+    width: 350px;
+    border-collapse: collapse;
+}
+
+div.tab th, div.tab table {
+    border-bottom: solid #d0d0d0 1px;
+}
+
+div.tab th {
+    text-align: left;
+    white-space: nowrap;
+    padding-left: 6em;
+}
+
+div.tab th:first-child {
+    padding-left: 0;
+}
+
+div.tab td {
+    white-space: nowrap;
+    padding-left: 6em;
+    padding-top: 5px;
+    padding-bottom: 5px;
+}
+
+div.tab td:first-child {
+    padding-left: 0;
+}
+
+div.tab td.numeric, div.tab th.numeric {
+    text-align: right;
+}
+
+span.code {
+    display: inline-block;
+    margin-top: 0em;
+    margin-bottom: 1em;
+}
+
+span.code pre {
+    font-size: 11pt;
+    padding-top: 10px;
+    padding-bottom: 10px;
+    padding-left: 10px;
+    padding-right: 10px;
+    margin: 0;
+    background-color: #f7f7f7;
+    border: solid 1px #d0d0d0;
+    min-width: 700px;
+    width: auto !important;
+    width: 700px;
+}
+
+span.wrapped pre {
+    word-wrap: break-word;
+    white-space: pre-wrap;
+    word-break: break-all;
+}
+
+label.hidden {
+    display: none;
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/ff98fa34/nexus-ingest/nexus-sink/build/reports/project/dependencies/css/style.css
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-sink/build/reports/project/dependencies/css/style.css 
b/nexus-ingest/nexus-sink/build/reports/project/dependencies/css/style.css
new file mode 100644
index 0000000..3186aaa
--- /dev/null
+++ b/nexus-ingest/nexus-sink/build/reports/project/dependencies/css/style.css
@@ -0,0 +1,84 @@
+/*
+ * Copyright 2013 the original author or authors.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+.dependencyTree, #insight {
+    border: solid 2px #d0d0d0;
+    border-radius: 10px;
+    padding: 8px;
+    background-color: #FFFFEE
+}
+.alreadyRendered > a, .unresolvable > a {
+    border-radius: 4px;
+}
+.alreadyRendered > a {
+    border: solid 1px #EEEEEE;
+    background-color: #EEEEEE !IMPORTANT;
+}
+.hasConflict > a {
+    font-weight: bold !IMPORTANT;
+    color: #FAA732 !IMPORTANT;
+}
+.unresolvable > a {
+    border: solid 1px #DD514C;
+    background-color: #DD514C !IMPORTANT;
+    color: white !IMPORTANT;
+}
+.leaf a {
+    font-style: italic !IMPORTANT;
+}
+.configuration h3 {
+    cursor: pointer;
+}
+.configuration h3 ins {
+    background-image: url(../images/d.png); background-repeat:no-repeat; 
background-color:white;
+    background-position: -18px 0;
+    display: inline-block;
+    width: 18px;
+    height: 18px;
+    position: relative;
+    top: 4px;
+}
+.configuration h3.closed  ins {
+    background-position: 0 0;
+}
+#dependencies {
+    margin-right: 30px;
+}
+#insight {
+    position: fixed;
+    right: 50px;
+    top: 50px;
+    display: none;
+    width: 70%;
+    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
+}
+#dismissInsight {
+    float: right;
+    background:url("../images/d.png") -18px -53px no-repeat !important;
+    width: 20px;
+    height: 20px;
+    cursor: pointer;
+}
+.insightTree {
+    height: 450px;
+    overflow: auto;
+}
+.insightTree a {
+    cursor: default;
+}
+.configurationDescription {
+    font-size: small;
+}

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/ff98fa34/nexus-ingest/nexus-sink/build/reports/project/dependencies/css/tree.css
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-sink/build/reports/project/dependencies/css/tree.css 
b/nexus-ingest/nexus-sink/build/reports/project/dependencies/css/tree.css
new file mode 100644
index 0000000..c474485
--- /dev/null
+++ b/nexus-ingest/nexus-sink/build/reports/project/dependencies/css/tree.css
@@ -0,0 +1,102 @@
+/*
+ * Copyright 2013 the original author or authors.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+/*
+ * jsTree default theme 1.0
+ * Supported features: dots/no-dots, icons/no-icons, focused, loading
+ * Supported plugins: ui (hovered, clicked), checkbox, contextmenu, search
+ */
+
+.jstree-default li, 
+.jstree-default ins { background-image:url("../images/d.png"); 
background-repeat:no-repeat; background-color:transparent; }
+.jstree-default li { background-position:-90px 0; background-repeat:repeat-y; }
+.jstree-default li.jstree-last { background:transparent; }
+.jstree-default .jstree-open > ins { background-position:-72px 0; }
+.jstree-default .jstree-closed > ins { background-position:-54px 0; }
+.jstree-default .jstree-leaf > ins { background-position:-36px 0; }
+
+.jstree-default .jstree-hovered { background:#e7f4f9; border:1px solid 
#d8f0fa; padding:0 2px 0 1px; }
+.jstree-default .jstree-clicked { background:#beebff; border:1px solid 
#99defd; padding:0 2px 0 1px; }
+.jstree-default a .jstree-icon { background-position:-56px -19px; }
+.jstree-default a.jstree-loading .jstree-icon { background:url("throbber.gif") 
center center no-repeat !important; }
+
+.jstree-default.jstree-focused { background:#ffffee; }
+
+.jstree-default .jstree-no-dots li, 
+.jstree-default .jstree-no-dots .jstree-leaf > ins { background:transparent; }
+.jstree-default .jstree-no-dots .jstree-open > ins { background-position:-18px 
0; }
+.jstree-default .jstree-no-dots .jstree-closed > ins { background-position:0 
0; }
+
+.jstree-default .jstree-no-icons a .jstree-icon { display:none; }
+
+.jstree-default .jstree-search { font-style:italic; }
+
+.jstree-default .jstree-no-icons .jstree-checkbox { display:inline-block; }
+.jstree-default .jstree-no-checkboxes .jstree-checkbox { display:none 
!important; }
+.jstree-default .jstree-checked > a > .jstree-checkbox { 
background-position:-38px -19px; }
+.jstree-default .jstree-unchecked > a > .jstree-checkbox { 
background-position:-2px -19px; }
+.jstree-default .jstree-undetermined > a > .jstree-checkbox { 
background-position:-20px -19px; }
+.jstree-default .jstree-checked > a > .jstree-checkbox:hover { 
background-position:-38px -37px; }
+.jstree-default .jstree-unchecked > a > .jstree-checkbox:hover { 
background-position:-2px -37px; }
+.jstree-default .jstree-undetermined > a > .jstree-checkbox:hover { 
background-position:-20px -37px; }
+
+#vakata-dragged.jstree-default ins { background:transparent !important; }
+#vakata-dragged.jstree-default .jstree-ok { background:url("../images/d.png") 
-2px -53px no-repeat !important; }
+#vakata-dragged.jstree-default .jstree-invalid { 
background:url("../images/d.png") -18px -53px no-repeat !important; }
+#jstree-marker.jstree-default { background:url("../images/d.png") -41px -57px 
no-repeat !important; text-indent:-100px; }
+
+.jstree-default a.jstree-search { color:aqua; }
+.jstree-default .jstree-locked a { color:silver; cursor:default; }
+
+#vakata-contextmenu.jstree-default-context, 
+#vakata-contextmenu.jstree-default-context li ul { background:#f0f0f0; 
border:1px solid #979797; -moz-box-shadow: 1px 1px 2px #999; 
-webkit-box-shadow: 1px 1px 2px #999; box-shadow: 1px 1px 2px #999; }
+#vakata-contextmenu.jstree-default-context li { }
+#vakata-contextmenu.jstree-default-context a { color:black; }
+#vakata-contextmenu.jstree-default-context a:hover, 
+#vakata-contextmenu.jstree-default-context .vakata-hover > a { padding:0 5px; 
background:#e8eff7; border:1px solid #aecff7; color:black; 
-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
+#vakata-contextmenu.jstree-default-context li.jstree-contextmenu-disabled a, 
+#vakata-contextmenu.jstree-default-context li.jstree-contextmenu-disabled 
a:hover { color:silver; background:transparent; border:0; padding:1px 4px; }
+#vakata-contextmenu.jstree-default-context li.vakata-separator { 
background:white; border-top:1px solid #e0e0e0; margin:0; }
+#vakata-contextmenu.jstree-default-context li ul { margin-left:-4px; }
+
+/* IE6 BEGIN */
+.jstree-default li, 
+.jstree-default ins,
+#vakata-dragged.jstree-default .jstree-invalid, 
+#vakata-dragged.jstree-default .jstree-ok, 
+#jstree-marker.jstree-default { _background-image:url("../images/d.gif"); }
+.jstree-default .jstree-open ins { _background-position:-72px 0; }
+.jstree-default .jstree-closed ins { _background-position:-54px 0; }
+.jstree-default .jstree-leaf ins { _background-position:-36px 0; }
+.jstree-default a ins.jstree-icon { _background-position:-56px -19px; }
+#vakata-contextmenu.jstree-default-context ins { _display:none; }
+#vakata-contextmenu.jstree-default-context li { _zoom:1; }
+.jstree-default .jstree-undetermined a .jstree-checkbox { 
_background-position:-20px -19px; }
+.jstree-default .jstree-checked a .jstree-checkbox { 
_background-position:-38px -19px; }
+.jstree-default .jstree-unchecked a .jstree-checkbox { 
_background-position:-2px -19px; }
+/* IE6 END */
+
+/* customizations */
+.jstree a ins {
+    display: none;
+}
+.jstree li {
+    line-height: 24px;
+}
+.jstree ins {
+    position: relative;
+    top: 4px;
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/ff98fa34/nexus-ingest/nexus-sink/build/reports/project/dependencies/images/d.gif
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-sink/build/reports/project/dependencies/images/d.gif 
b/nexus-ingest/nexus-sink/build/reports/project/dependencies/images/d.gif
new file mode 100644
index 0000000..0e958d3
Binary files /dev/null and 
b/nexus-ingest/nexus-sink/build/reports/project/dependencies/images/d.gif differ

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/ff98fa34/nexus-ingest/nexus-sink/build/reports/project/dependencies/images/d.png
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-sink/build/reports/project/dependencies/images/d.png 
b/nexus-ingest/nexus-sink/build/reports/project/dependencies/images/d.png
new file mode 100644
index 0000000..8540175
Binary files /dev/null and 
b/nexus-ingest/nexus-sink/build/reports/project/dependencies/images/d.png differ

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/ff98fa34/nexus-ingest/nexus-sink/build/reports/project/dependencies/images/throbber.gif
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-sink/build/reports/project/dependencies/images/throbber.gif
 
b/nexus-ingest/nexus-sink/build/reports/project/dependencies/images/throbber.gif
new file mode 100644
index 0000000..5b33f7e
Binary files /dev/null and 
b/nexus-ingest/nexus-sink/build/reports/project/dependencies/images/throbber.gif
 differ

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/ff98fa34/nexus-ingest/nexus-sink/build/reports/project/dependencies/index.html
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-sink/build/reports/project/dependencies/index.html 
b/nexus-ingest/nexus-sink/build/reports/project/dependencies/index.html
new file mode 100644
index 0000000..f234eb7
--- /dev/null
+++ b/nexus-ingest/nexus-sink/build/reports/project/dependencies/index.html
@@ -0,0 +1,44 @@
+
+<html>
+       <head>
+               <meta http-equiv="Content-Type" content="text/html; 
charset=utf-8"/>
+               <meta http-equiv="x-ua-compatible" content="IE=edge"/>
+               <link rel="stylesheet" type="text/css" 
href="css/base-style.css"/>
+               <link rel="stylesheet" type="text/css" href="css/style.css"/>
+               <title>Dependency reports
+               </title>
+       </head>
+       <body>
+               <div id="content">
+                       <h1>Dependency Reports
+                       </h1>
+                       <div class="tab">
+                               <table>
+                                       <thead>
+                                               <tr>
+                                                       <th>Project
+                                                       </th>
+                                                       <th>Description
+                                                       </th>
+                                               </tr>
+                                       </thead>
+                                       <tbody>
+                                               <tr>
+                                                       <td>
+                                                               <a 
href="root.html">root project 'nexus-sink'
+                                                               </a>
+                                                       </td>
+                                                       <td/>
+                                               </tr>
+                                       </tbody>
+                               </table>
+                       </div>
+                       <div id="footer">
+                               <p>Generated by 
+                                       <a href="http://www.gradle.org";>Gradle 
2.12
+                                       </a> at Sep 11, 2017 10:47:11 AM
+                               </p>
+                       </div>
+               </div>
+       </body>
+</html>
\ No newline at end of file

Reply via email to