more exclusions

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312523 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-10-10 01:28:53 +00:00
parent 50405b16e0
commit 913e3a9dfb
1 changed files with 10 additions and 0 deletions

View File

@ -34,6 +34,16 @@
<groupId>plexus</groupId>
<artifactId>plexus-site-renderer</artifactId>
<version>1.0-alpha-2</version>
<exclusions>
<exclusion>
<groupId>plexus</groupId>
<artifactId>plexus-container-default</artifactId>
</exclusion>
<exclusion>
<groupId>plexus</groupId>
<artifactId>plexus-utils</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>