commit | 207a1e5e27a8536db67cdf4e3a36ab65f1210e3c | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Dec 21 21:08:04 2022 +0100 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Dec 21 21:08:04 2022 +0100 |
tree | 5b3fe4bd4d62ca016dccfae28f3e50be2cee66af | |
parent | e3a72f77eba082f284cd8cef122230f4b8493305 [diff] [blame] |
Generate source distribution Change-Id: I26063f97128596129f2d94552d331a81bf211315
diff --git a/pom.xml b/pom.xml index a243d65..ffc088e 100644 --- a/pom.xml +++ b/pom.xml
@@ -102,6 +102,7 @@ <configuration> <appendAssemblyId>true</appendAssemblyId> <descriptors> + <descriptor>src/assembly/src-distribution.xml</descriptor> <descriptor>src/assembly/jar-distribution.xml</descriptor> <descriptor>src/assembly/bin-distribution.xml</descriptor> </descriptors>