summaryrefslogtreecommitdiffstats
path: root/archiva-docs/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-09-20 21:58:37 +0000
committerOlivier Lamy <olamy@apache.org>2012-09-20 21:58:37 +0000
commitfa70cc8b5256f20c208a313dcb89d34159fe03ec (patch)
tree61b91f853da022e06a835d9067a431502aa90e59 /archiva-docs/pom.xml
parent76a7c66b3163fcc5650e6aa413c9a0097f144811 (diff)
downloadarchiva-fa70cc8b5256f20c208a313dcb89d34159fe03ec.tar.gz
archiva-fa70cc8b5256f20c208a313dcb89d34159fe03ec.zip
docs not distributed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1388239 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-docs/pom.xml')
-rw-r--r--archiva-docs/pom.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/archiva-docs/pom.xml b/archiva-docs/pom.xml
index cc2dbdb66..1eeef62df 100644
--- a/archiva-docs/pom.xml
+++ b/archiva-docs/pom.xml
@@ -93,20 +93,6 @@
</execution>
</executions>
</plugin>
- <plugin>
- <artifactId>maven-assembly-plugin</artifactId>
- <configuration>
- <descriptor>src/site/assembly/docs.xml</descriptor>
- </configuration>
- <executions>
- <execution>
- <phase>package</phase>
- <goals>
- <goal>single</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
</plugins>
<finalName>apache-archiva-${project.version}</finalName>
</build>