29 lines
1.3 KiB
XML
29 lines
1.3 KiB
XML
|
publish tar.gz false lib false false runtime target/bench4q-master.jar /
|
||
|
This XML file does not appear to have any style information associated with it. The document tree is shown below.
|
||
|
<assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0 http://maven.apache.org/xsd/assembly-1.1.0.xsd">
|
||
|
<id>publish</id>
|
||
|
<formats>
|
||
|
<format>tar.gz</format>
|
||
|
</formats>
|
||
|
<formats>...</formats>
|
||
|
<includeBaseDirectory>false</includeBaseDirectory>
|
||
|
<dependencySets>
|
||
|
<dependencySet>
|
||
|
<outputDirectory>lib</outputDirectory>
|
||
|
<useProjectArtifact>false</useProjectArtifact>
|
||
|
<unpack>false</unpack>
|
||
|
<scope>runtime</scope>
|
||
|
</dependencySet>
|
||
|
<dependencySet>...</dependencySet>
|
||
|
</dependencySets>
|
||
|
<dependencySets>...</dependencySets>
|
||
|
<files>
|
||
|
<file>
|
||
|
<source>target/bench4q-master.jar</source>
|
||
|
<outputDirectory>/</outputDirectory>
|
||
|
</file>
|
||
|
<file>...</file>
|
||
|
</files>
|
||
|
<files>...</files>
|
||
|
</assembly>
|
||
|
<assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.0 http://maven.apache.org/xsd/assembly-1.1.0.xsd">...</assembly>
|