build scripts: standalone JPS distribution updated

The new version supports 'repository' libraries.
This commit is contained in:
nik
2017-08-01 18:27:52 +03:00
parent f1f5aae2b7
commit 303196f533
12 changed files with 12 additions and 0 deletions
+3
View File
@@ -40,6 +40,9 @@
<element id="archive" name="jps-builders-6.jar">
<element id="module-output" name="jps-builders-6" />
</element>
<element id="archive" name="aether-dependency-resolver.jar">
<element id="module-output" name="aether-dependency-resolver" />
</element>
</root>
</artifact>
</component>
+9
View File
@@ -38,6 +38,15 @@
<include name="cli-parser-*.jar"/>
<include name="nanoxml-*.jar"/>
<include name="xml-apis.jar"/>
<include name="aether-*-all.jar"/>
<include name="maven-aether-provider-*-all.jar"/>
<include name="httpclient-*.jar"/>
<include name="httpcore-*.jar"/>
<include name="httpmime-*.jar"/>
<include name="commons-codec-*.jar"/>
<include name="commons-logging-*.jar"/>
<include name="slf4j-api-*.jar"/>
<include name="slf4j-log4j12-*.jar"/>
</fileset>
</path>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.