statistics/all-zip.xml
branchstatistics-and-elo
changeset 178 4b78d4f028b3
child 266 15fcdfc4cd4a
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/statistics/all-zip.xml	Thu Jan 07 22:34:17 2010 +0100
     1.3 @@ -0,0 +1,19 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<assembly>
     1.6 + <id>all</id>
     1.7 +  <formats>
     1.8 +    <format>zip</format>
     1.9 +  </formats>
    1.10 +  <dependencySets>
    1.11 +    <dependencySet>
    1.12 +        <useProjectArtifact>false</useProjectArtifact>
    1.13 +        <outputDirectory>lib</outputDirectory>
    1.14 +    </dependencySet>
    1.15 +  </dependencySets>
    1.16 +  <files>
    1.17 +    <file>
    1.18 +      <source>target/statistics-${version}.jar</source>
    1.19 +      <outputDirectory>/</outputDirectory>
    1.20 +    </file>
    1.21 +  </files>
    1.22 +</assembly>