1 <?xml version="1.0" encoding="UTF-8"?><project>
3 <artifactId>plexus</artifactId>
4 <groupId>org.codehaus.plexus</groupId>
5 <version>1.0.11</version>
6 <relativePath>../pom/pom.xml</relativePath>
8 <modelVersion>4.0.0</modelVersion>
9 <artifactId>plexus-utils</artifactId>
10 <name>Plexus Common Utilities</name>
11 <version>1.4.3-20070613.163208-4</version>
12 <url>http://plexus.codehaus.org/plexus-utils</url>
14 <connection>scm:svn:http://svn.codehaus.org/plexus/plexus-utils/trunk/</connection>
15 <developerConnection>scm:svn:https://svn.codehaus.org/plexus/plexus-utils/trunk</developerConnection>
16 <url>http://fisheye.codehaus.org/browse/plexus/plexus-utils/trunk/</url>
21 <artifactId>maven-compiler-plugin</artifactId>
28 <artifactId>maven-surefire-plugin</artifactId>
30 <childDelegation>true</childDelegation>
32 <exclude>org/codehaus/plexus/util/FileBasedTestCase.java</exclude>
33 <exclude>**/Test*.java</exclude>
42 <artifactId>maven-javadoc-plugin</artifactId>
45 <artifactId>maven-jxr-plugin</artifactId>
49 <distributionManagement>
50 <status>deployed</status>
51 </distributionManagement>