[maven2] 16/87: Temporary hard-coding of the maven META-INF property files. Would normally be produced during the maven bootstrap
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Feb 27 13:59:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven2.
commit c619e5084c14bbfe1ff32bee4d8850aa41533de0
Author: Paul Cager <paul-debian at home.paulcager.org>
Date: Fri Jul 20 10:55:22 2007 +0000
Temporary hard-coding of the maven META-INF property files. Would normally be produced during the maven bootstrap
---
.../doxia-sink-api/pom.properties | 5 +
.../org.apache.maven.doxia/doxia-sink-api/pom.xml | 239 +++++
.../maven-reporting-api/pom.properties | 5 +
.../maven-reporting-api/pom.xml | 49 +
.../wagon-file/pom.properties | 5 +
.../org.apache.maven.wagon/wagon-file/pom.xml | 17 +
.../wagon-http-lightweight/pom.properties | 5 +
.../wagon-http-lightweight/pom.xml | 44 +
.../wagon-http-shared/pom.properties | 5 +
.../wagon-http-shared/pom.xml | 26 +
.../wagon-provider-api/pom.properties | 5 +
.../wagon-provider-api/pom.xml | 17 +
.../wagon-ssh-common/pom.properties | 5 +
.../wagon-ssh-common/pom.xml | 26 +
.../wagon-ssh-external/pom.properties | 5 +
.../wagon-ssh-external/pom.xml | 47 +
.../wagon-ssh/pom.properties | 5 +
.../maven/org.apache.maven.wagon/wagon-ssh/pom.xml | 57 ++
.../maven-artifact-manager/pom.properties | 5 +
.../maven-artifact-manager/pom.xml | 78 ++
.../org.apache.maven/maven-artifact/pom.properties | 5 +
.../maven/org.apache.maven/maven-artifact/pom.xml | 42 +
.../org.apache.maven/maven-core/pom.properties | 5 +
.../maven/org.apache.maven/maven-core/pom.xml | 203 +++++
.../maven-error-diagnostics/pom.properties | 5 +
.../maven-error-diagnostics/pom.xml | 40 +
.../org.apache.maven/maven-model/pom.properties | 5 +
.../maven/org.apache.maven/maven-model/pom.xml | 93 ++
.../org.apache.maven/maven-monitor/pom.properties | 5 +
.../maven/org.apache.maven/maven-monitor/pom.xml | 31 +
.../maven-plugin-api/pom.properties | 5 +
.../org.apache.maven/maven-plugin-api/pom.xml | 39 +
.../maven-plugin-descriptor/pom.properties | 5 +
.../maven-plugin-descriptor/pom.xml | 57 ++
.../pom.properties | 5 +
.../maven-plugin-parameter-documenter/pom.xml | 53 ++
.../maven-plugin-registry/pom.properties | 5 +
.../org.apache.maven/maven-plugin-registry/pom.xml | 53 ++
.../org.apache.maven/maven-profile/pom.properties | 5 +
.../maven/org.apache.maven/maven-profile/pom.xml | 57 ++
.../org.apache.maven/maven-project/pom.properties | 5 +
.../maven/org.apache.maven/maven-project/pom.xml | 73 ++
.../maven-repository-metadata/pom.properties | 5 +
.../maven-repository-metadata/pom.xml | 51 ++
.../org.apache.maven/maven-settings/pom.properties | 5 +
.../maven/org.apache.maven/maven-settings/pom.xml | 57 ++
.../plexus-container-default/pom.properties | 5 +
.../plexus-container-default/pom.xml | 65 ++
.../plexus-interactivity-api/pom.properties | 5 +
.../plexus-interactivity-api/pom.xml | 284 ++++++
.../plexus-utils/pom.properties | 5 +
.../maven/org.codehaus.plexus/plexus-utils/pom.xml | 50 ++
.../maven/plugin-expressions/project.paramdoc.xml | 172 ++++
.../maven/plugin-expressions/rootless.paramdoc.xml | 48 +
.../maven/plugin-expressions/settings.paramdoc.xml | 53 ++
debian/META-INF/plexus/components.xml | 999 +++++++++++++++++++++
debian/META-INF/plexus/plexus.xml | 37 +
debian/build.xml | 1 +
58 files changed, 3288 insertions(+)
diff --git a/debian/META-INF/maven/org.apache.maven.doxia/doxia-sink-api/pom.properties b/debian/META-INF/maven/org.apache.maven.doxia/doxia-sink-api/pom.properties
new file mode 100644
index 0000000..e0e23ca
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven.doxia/doxia-sink-api/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Thu Jan 12 14:08:30 EST 2006
+version=1.0-alpha-7
+groupId=org.apache.maven.doxia
+artifactId=doxia-sink-api
diff --git a/debian/META-INF/maven/org.apache.maven.doxia/doxia-sink-api/pom.xml b/debian/META-INF/maven/org.apache.maven.doxia/doxia-sink-api/pom.xml
new file mode 100644
index 0000000..7f8fdb6
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven.doxia/doxia-sink-api/pom.xml
@@ -0,0 +1,239 @@
+<?xml version="1.0" encoding="UTF-8"?><project>
+ <parent>
+ <artifactId>doxia</artifactId>
+ <groupId>org.apache.maven.doxia</groupId>
+ <version>1.0-alpha-7</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>org.apache.maven.doxia</groupId>
+ <artifactId>doxia-sink-api</artifactId>
+ <name>Doxia Sink API</name>
+ <version>1.0-alpha-7</version>
+ <url>http://maven.apache.org/doxia/doxia-sink-api</url>
+ <issueManagement>
+ <system>jira</system>
+ <url>http://jira.codehaus.org/browse/DOXIA</url>
+ </issueManagement>
+ <ciManagement>
+ <system>continuum</system>
+ <notifiers>
+ <notifier>
+ <address>doxia-dev at maven.apache.org</address>
+ </notifier>
+ </notifiers>
+ </ciManagement>
+ <mailingLists>
+ <mailingList>
+ <name>Doxia Developer List</name>
+ <subscribe>doxia-dev-subscribe at maven.apache.org</subscribe>
+ <unsubscribe>doxia-dev-unsubscribe at maven.apache.org</unsubscribe>
+ <archive>http://mail-archives.apache.org/mod_mbox/maven-doxia-dev/</archive>
+ </mailingList>
+ <mailingList>
+ <name>Doxia User List</name>
+ <subscribe>doxia-users-subscribe at maven.apache.org</subscribe>
+ <unsubscribe>doxia-users-unsubscribe at maven.apache.org</unsubscribe>
+ <archive>http://mail-archives.apache.org/mod_mbox/maven-doxia-users/</archive>
+ </mailingList>
+ <mailingList>
+ <name>Doxia Commits List</name>
+ <subscribe>doxia-commits-subscribe at maven.apache.org</subscribe>
+ <unsubscribe>doxia-commits-unsubscribe at maven.apache.org</unsubscribe>
+ <archive>http://mail-archives.apache.org/mod_mbox/maven-doxia-commits/</archive>
+ </mailingList>
+ </mailingLists>
+ <developers>
+ <developer>
+ <name>Jason van Zyl</name>
+ <email>jason at maven.org</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ <timezone>-5</timezone>
+ </developer>
+ <developer>
+ <name>Brett Porter</name>
+ <email>brett at apache.org</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ <timezone>+10</timezone>
+ </developer>
+ <developer>
+ <name>Emmanuel Venisse</name>
+ <email>emmanuel at venisse.net</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ <timezone>1</timezone>
+ </developer>
+ </developers>
+ <scm>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/tags/doxia-1.0-alpha-7/doxia-sink-api</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/tags/doxia-1.0-alpha-7/doxia-sink-api</developerConnection>
+ <url>http://svn.apache.org/viewcvs.cgi/maven/doxia/tags/doxia-1.0-alpha-7/doxia-sink-api</url>
+ </scm>
+ <build>
+ <sourceDirectory>c:\home\brett\scm\maven\doxia\target\checkout\doxia-sink-api\src\main\java</sourceDirectory>
+ <scriptSourceDirectory>src/main/scripts</scriptSourceDirectory>
+ <testSourceDirectory>c:\home\brett\scm\maven\doxia\target\checkout\doxia-sink-api\src\test\java</testSourceDirectory>
+ <outputDirectory>c:\home\brett\scm\maven\doxia\target\checkout\doxia-sink-api\target\classes</outputDirectory>
+ <testOutputDirectory>c:\home\brett\scm\maven\doxia\target\checkout\doxia-sink-api\target\test-classes</testOutputDirectory>
+ <resources>
+ <resource>
+ <directory>c:\home\brett\scm\maven\doxia\target\checkout\doxia-sink-api\src\main\resources</directory>
+ </resource>
+ </resources>
+ <testResources>
+ <testResource>
+ <directory>c:\home\brett\scm\maven\doxia\target\checkout\doxia-sink-api\src\test\resources</directory>
+ </testResource>
+ </testResources>
+ <directory>c:\home\brett\scm\maven\doxia\target\checkout\doxia-sink-api\target</directory>
+ <finalName>doxia-sink-api-1.0-alpha-7</finalName>
+ <plugins>
+ <plugin>
+ <artifactId>maven-deploy-plugin</artifactId>
+ <version>2.1</version>
+ <inherited>true</inherited>
+ <configuration>
+ <updateReleaseInfo>true</updateReleaseInfo>
+ </configuration>
+ </plugin>
+ <plugin>
+ <artifactId>maven-javadoc-plugin</artifactId>
+ <version>2.0-beta-3</version>
+ <executions>
+ <execution>
+ <id>attach-javadocs</id>
+ <goals>
+ <goal>jar</goal>
+ </goals>
+ </execution>
+ </executions>
+ <inherited>true</inherited>
+ </plugin>
+ <plugin>
+ <artifactId>maven-source-plugin</artifactId>
+ <version>2.0</version>
+ <executions>
+ <execution>
+ <id>attach-sources</id>
+ <goals>
+ <goal>jar</goal>
+ </goals>
+ </execution>
+ </executions>
+ <inherited>true</inherited>
+ </plugin>
+ <plugin>
+ <artifactId>maven-javadoc-plugin</artifactId>
+ <version>2.0-beta-3</version>
+ <executions>
+ <execution>
+ <id>attach-javadocs</id>
+ <goals>
+ <goal>jar</goal>
+ </goals>
+ </execution>
+ </executions>
+ <inherited>true</inherited>
+ </plugin>
+ <plugin>
+ <artifactId>maven-deploy-plugin</artifactId>
+ <version>2.1</version>
+ <inherited>true</inherited>
+ <configuration>
+ <updateReleaseInfo>true</updateReleaseInfo>
+ </configuration>
+ </plugin>
+ <plugin>
+ <artifactId>maven-source-plugin</artifactId>
+ <version>2.0</version>
+ <executions>
+ <execution>
+ <id>attach-sources</id>
+ <goals>
+ <goal>jar</goal>
+ </goals>
+ </execution>
+ </executions>
+ <inherited>true</inherited>
+ </plugin>
+ <plugin>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-maven-plugin</artifactId>
+ <version>1.1.3</version>
+ <executions>
+ <execution>
+ <goals>
+ <goal>descriptor</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <artifactId>maven-resources-plugin</artifactId>
+ <version>2.1</version>
+ </plugin>
+ <plugin>
+ <artifactId>maven-compiler-plugin</artifactId>
+ <version>2.0</version>
+ </plugin>
+ <plugin>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <version>2.1.2</version>
+ </plugin>
+ <plugin>
+ <artifactId>maven-jar-plugin</artifactId>
+ <version>2.0</version>
+ </plugin>
+ <plugin>
+ <artifactId>maven-install-plugin</artifactId>
+ <version>2.1</version>
+ </plugin>
+ </plugins>
+ </build>
+ <repositories>
+ <repository>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ <id>central</id>
+ <name>Maven Repository Switchboard</name>
+ <url>http://repo1.maven.org/maven2</url>
+ </repository>
+ </repositories>
+ <pluginRepositories>
+ <pluginRepository>
+ <releases>
+ <updatePolicy>never</updatePolicy>
+ </releases>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ <id>central</id>
+ <name>Maven Plugin Repository</name>
+ <url>http://repo1.maven.org/maven2</url>
+ </pluginRepository>
+ </pluginRepositories>
+ <reporting>
+ <outputDirectory>target/site</outputDirectory>
+ </reporting>
+ <distributionManagement>
+ <repository>
+ <id>repo1</id>
+ <name>Maven Central Repository</name>
+ <url>scp://repo1.maven.org/home/projects/maven/repository-staging/to-ibiblio/maven2</url>
+ </repository>
+ <snapshotRepository>
+ <id>snapshots</id>
+ <name>Maven Central Development Repository</name>
+ <url>scp://repo1.maven.org/home/projects/maven/repository-staging/snapshots/maven2</url>
+ </snapshotRepository>
+ <site>
+ <id>website</id>
+ <url>scp://minotaur.apache.org/www/maven.apache.org/doxia/doxia-sink-api</url>
+ </site>
+ </distributionManagement>
+</project>
\ No newline at end of file
diff --git a/debian/META-INF/maven/org.apache.maven.reporting/maven-reporting-api/pom.properties b/debian/META-INF/maven/org.apache.maven.reporting/maven-reporting-api/pom.properties
new file mode 100644
index 0000000..8303713
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven.reporting/maven-reporting-api/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Fri Jul 20 10:42:45 BST 2007
+version=2.0.8-SNAPSHOT
+groupId=org.apache.maven.reporting
+artifactId=maven-reporting-api
diff --git a/debian/META-INF/maven/org.apache.maven.reporting/maven-reporting-api/pom.xml b/debian/META-INF/maven/org.apache.maven.reporting/maven-reporting-api/pom.xml
new file mode 100644
index 0000000..fdfbae7
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven.reporting/maven-reporting-api/pom.xml
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>maven-reporting</artifactId>
+ <groupId>org.apache.maven.reporting</groupId>
+ <version>2.0.8-SNAPSHOT</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>maven-reporting-api</artifactId>
+ <name>Maven Reporting API</name>
+ <developers>
+ <developer>
+ <id>vsiveton</id>
+ <name>Vincent Siveton</name>
+ <email>vincent.siveton at gmail.com</email>
+ <roles>
+ <role>Java Developer</role>
+ </roles>
+ <timezone>-5</timezone>
+ </developer>
+ </developers>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.maven.doxia</groupId>
+ <artifactId>doxia-sink-api</artifactId>
+ <version>1.0-alpha-7</version>
+ </dependency>
+ </dependencies>
+</project>
diff --git a/debian/META-INF/maven/org.apache.maven.wagon/wagon-file/pom.properties b/debian/META-INF/maven/org.apache.maven.wagon/wagon-file/pom.properties
new file mode 100644
index 0000000..6d6267a
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven.wagon/wagon-file/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Tue Dec 12 17:08:31 EST 2006
+version=1.0-beta-2
+groupId=org.apache.maven.wagon
+artifactId=wagon-file
diff --git a/debian/META-INF/maven/org.apache.maven.wagon/wagon-file/pom.xml b/debian/META-INF/maven/org.apache.maven.wagon/wagon-file/pom.xml
new file mode 100644
index 0000000..ee4c629
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven.wagon/wagon-file/pom.xml
@@ -0,0 +1,17 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>wagon-providers</artifactId>
+ <groupId>org.apache.maven.wagon</groupId>
+ <version>1.0-beta-2</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>wagon-file</artifactId>
+ <name>Maven Wagon File Provider</name>
+ <description>
+ Wagon that gets and puts artifacts using file system protocol
+ </description>
+ <issueManagement>
+ <system>jira</system>
+ <url>http://jira.codehaus.org/browse/WAGONFILE</url>
+ </issueManagement>
+</project>
diff --git a/debian/META-INF/maven/org.apache.maven.wagon/wagon-http-lightweight/pom.properties b/debian/META-INF/maven/org.apache.maven.wagon/wagon-http-lightweight/pom.properties
new file mode 100644
index 0000000..df87480
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven.wagon/wagon-http-lightweight/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Tue Dec 12 17:23:11 EST 2006
+version=1.0-beta-2
+groupId=org.apache.maven.wagon
+artifactId=wagon-http-lightweight
diff --git a/debian/META-INF/maven/org.apache.maven.wagon/wagon-http-lightweight/pom.xml b/debian/META-INF/maven/org.apache.maven.wagon/wagon-http-lightweight/pom.xml
new file mode 100644
index 0000000..af4c8ec
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven.wagon/wagon-http-lightweight/pom.xml
@@ -0,0 +1,44 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>wagon-providers</artifactId>
+ <groupId>org.apache.maven.wagon</groupId>
+ <version>1.0-beta-2</version>
+ </parent>
+
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>wagon-http-lightweight</artifactId>
+ <name>Maven Wagon Lightweight HTTP Provider</name>
+ <description>
+ Wagon that gets and puts artifacts through http using standard Java library
+ </description>
+
+ <issueManagement>
+ <system>jira</system>
+ <url>http://jira.codehaus.org/browse/WAGONHTTP</url>
+ </issueManagement>
+
+ <dependencies>
+ <dependency>
+ <groupId>${pom.groupId}</groupId>
+ <artifactId>wagon-http-shared</artifactId>
+ <version>${pom.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>xml-apis</groupId>
+ <artifactId>xml-apis</artifactId>
+ <version>1.0.b2</version>
+ </dependency>
+ <dependency>
+ <groupId>plexus</groupId>
+ <artifactId>plexus-jetty-httpd</artifactId>
+ <version>1.0-beta-1</version>
+ <scope>test</scope>
+ <exclusions>
+ <exclusion>
+ <artifactId>plexus-container-default</artifactId>
+ <groupId>plexus</groupId>
+ </exclusion>
+ </exclusions>
+ </dependency>
+ </dependencies>
+</project>
\ No newline at end of file
diff --git a/debian/META-INF/maven/org.apache.maven.wagon/wagon-http-shared/pom.properties b/debian/META-INF/maven/org.apache.maven.wagon/wagon-http-shared/pom.properties
new file mode 100644
index 0000000..3a0352d
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven.wagon/wagon-http-shared/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Tue Dec 12 17:03:55 EST 2006
+version=1.0-beta-2
+groupId=org.apache.maven.wagon
+artifactId=wagon-http-shared
diff --git a/debian/META-INF/maven/org.apache.maven.wagon/wagon-http-shared/pom.xml b/debian/META-INF/maven/org.apache.maven.wagon/wagon-http-shared/pom.xml
new file mode 100644
index 0000000..e655521
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven.wagon/wagon-http-shared/pom.xml
@@ -0,0 +1,26 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>wagon-providers</artifactId>
+ <groupId>org.apache.maven.wagon</groupId>
+ <version>1.0-beta-2</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>wagon-http-shared</artifactId>
+ <name>Maven Wagon HTTP Shared Library</name>
+ <description>
+ Shared Library for the wagon-http, and wagon-http-lightweight wagon providers.
+ </description>
+
+ <issueManagement>
+ <system>jira</system>
+ <url>http://jira.codehaus.org/browse/WAGONHTTP</url>
+ </issueManagement>
+
+ <dependencies>
+ <dependency>
+ <groupId>jtidy</groupId>
+ <artifactId>jtidy</artifactId>
+ <version>4aug2000r7-dev</version>
+ </dependency>
+ </dependencies>
+</project>
diff --git a/debian/META-INF/maven/org.apache.maven.wagon/wagon-provider-api/pom.properties b/debian/META-INF/maven/org.apache.maven.wagon/wagon-provider-api/pom.properties
new file mode 100644
index 0000000..77c922d
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven.wagon/wagon-provider-api/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Tue Dec 12 17:05:59 EST 2006
+version=1.0-beta-2
+groupId=org.apache.maven.wagon
+artifactId=wagon-provider-api
diff --git a/debian/META-INF/maven/org.apache.maven.wagon/wagon-provider-api/pom.xml b/debian/META-INF/maven/org.apache.maven.wagon/wagon-provider-api/pom.xml
new file mode 100644
index 0000000..b98499b
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven.wagon/wagon-provider-api/pom.xml
@@ -0,0 +1,17 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>wagon</artifactId>
+ <groupId>org.apache.maven.wagon</groupId>
+ <version>1.0-beta-2</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>wagon-provider-api</artifactId>
+ <name>Maven Wagon API</name>
+ <description>Maven Wagon API that defines the contract between different Wagon implementations</description>
+ <dependencies>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-utils</artifactId>
+ </dependency>
+ </dependencies>
+</project>
\ No newline at end of file
diff --git a/debian/META-INF/maven/org.apache.maven.wagon/wagon-ssh-common/pom.properties b/debian/META-INF/maven/org.apache.maven.wagon/wagon-ssh-common/pom.properties
new file mode 100644
index 0000000..f00566c
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven.wagon/wagon-ssh-common/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Tue Dec 12 17:25:05 EST 2006
+version=1.0-beta-2
+groupId=org.apache.maven.wagon
+artifactId=wagon-ssh-common
diff --git a/debian/META-INF/maven/org.apache.maven.wagon/wagon-ssh-common/pom.xml b/debian/META-INF/maven/org.apache.maven.wagon/wagon-ssh-common/pom.xml
new file mode 100644
index 0000000..9e6d70a
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven.wagon/wagon-ssh-common/pom.xml
@@ -0,0 +1,26 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>wagon-providers</artifactId>
+ <groupId>org.apache.maven.wagon</groupId>
+ <version>1.0-beta-2</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>wagon-ssh-common</artifactId>
+ <name>Maven Wagon SSH Common Library</name>
+
+ <issueManagement>
+ <system>jira</system>
+ <url>http://jira.codehaus.org/browse/WAGONSSH</url>
+ </issueManagement>
+
+ <dependencies>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-utils</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-interactivity-api</artifactId>
+ </dependency>
+ </dependencies>
+</project>
diff --git a/debian/META-INF/maven/org.apache.maven.wagon/wagon-ssh-external/pom.properties b/debian/META-INF/maven/org.apache.maven.wagon/wagon-ssh-external/pom.properties
new file mode 100644
index 0000000..a202a57
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven.wagon/wagon-ssh-external/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Tue Dec 12 17:26:58 EST 2006
+version=1.0-beta-2
+groupId=org.apache.maven.wagon
+artifactId=wagon-ssh-external
diff --git a/debian/META-INF/maven/org.apache.maven.wagon/wagon-ssh-external/pom.xml b/debian/META-INF/maven/org.apache.maven.wagon/wagon-ssh-external/pom.xml
new file mode 100644
index 0000000..c2d36dc
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven.wagon/wagon-ssh-external/pom.xml
@@ -0,0 +1,47 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>wagon-providers</artifactId>
+ <groupId>org.apache.maven.wagon</groupId>
+ <version>1.0-beta-2</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>wagon-ssh-external</artifactId>
+ <name>Maven Wagon SSH External Provider</name>
+ <description>
+ Wagon that gets and puts artifacts using SSH protocol with a preinstalled SSH client
+ </description>
+
+ <issueManagement>
+ <system>jira</system>
+ <url>http://jira.codehaus.org/browse/WAGONSSH</url>
+ </issueManagement>
+
+ <build>
+ <plugins>
+ <plugin>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
+ <excludes>
+ <exclude>**/Scp*Test.*</exclude>
+ <exclude>**/SshCommandExecutorTest.*</exclude>
+ </excludes>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ <dependencies>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-utils</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven.wagon</groupId>
+ <artifactId>wagon-ssh-common</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven.wagon</groupId>
+ <artifactId>wagon-ssh-common-test</artifactId>
+ <scope>test</scope>
+ </dependency>
+ </dependencies>
+</project>
diff --git a/debian/META-INF/maven/org.apache.maven.wagon/wagon-ssh/pom.properties b/debian/META-INF/maven/org.apache.maven.wagon/wagon-ssh/pom.properties
new file mode 100644
index 0000000..cfe05ed
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven.wagon/wagon-ssh/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Tue Dec 12 17:27:50 EST 2006
+version=1.0-beta-2
+groupId=org.apache.maven.wagon
+artifactId=wagon-ssh
diff --git a/debian/META-INF/maven/org.apache.maven.wagon/wagon-ssh/pom.xml b/debian/META-INF/maven/org.apache.maven.wagon/wagon-ssh/pom.xml
new file mode 100644
index 0000000..bfaf9eb
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven.wagon/wagon-ssh/pom.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>wagon-providers</artifactId>
+ <groupId>org.apache.maven.wagon</groupId>
+ <version>1.0-beta-2</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>wagon-ssh</artifactId>
+ <name>Maven Wagon SSH Provider</name>
+
+ <issueManagement>
+ <system>jira</system>
+ <url>http://jira.codehaus.org/browse/WAGONSSH</url>
+ </issueManagement>
+
+ <build>
+ <plugins>
+ <plugin>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
+ <!-- Tests that require an ssh server on localhost -->
+ <excludes>
+ <exclude>**/ScpWagon*Test.*</exclude>
+ <exclude>**/SftpWagonTest.*</exclude>
+ <exclude>**/SshCommandExecutorTest.*</exclude>
+ <exclude>**/KnownHostsProviderTest.*</exclude>
+ </excludes>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ <dependencies>
+ <dependency>
+ <groupId>com.jcraft</groupId>
+ <artifactId>jsch</artifactId>
+ <version>0.1.27</version>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-interactivity-api</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-utils</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven.wagon</groupId>
+ <artifactId>wagon-ssh-common</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven.wagon</groupId>
+ <artifactId>wagon-ssh-common-test</artifactId>
+ <scope>test</scope>
+ </dependency>
+ </dependencies>
+</project>
diff --git a/debian/META-INF/maven/org.apache.maven/maven-artifact-manager/pom.properties b/debian/META-INF/maven/org.apache.maven/maven-artifact-manager/pom.properties
new file mode 100644
index 0000000..a548d79
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-artifact-manager/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Fri Jul 20 10:42:19 BST 2007
+version=2.0.8-SNAPSHOT
+groupId=org.apache.maven
+artifactId=maven-artifact-manager
diff --git a/debian/META-INF/maven/org.apache.maven/maven-artifact-manager/pom.xml b/debian/META-INF/maven/org.apache.maven/maven-artifact-manager/pom.xml
new file mode 100644
index 0000000..54b0b73
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-artifact-manager/pom.xml
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>maven</artifactId>
+ <groupId>org.apache.maven</groupId>
+ <version>2.0.8-SNAPSHOT</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>maven-artifact-manager</artifactId>
+ <name>Maven Artifact Manager</name>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-repository-metadata</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven.wagon</groupId>
+ <artifactId>wagon-file</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-utils</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-artifact</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-container-default</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven.wagon</groupId>
+ <artifactId>wagon-provider-api</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>easymock</groupId>
+ <artifactId>easymock</artifactId>
+ <version>1.2_Java1.3</version>
+ <scope>test</scope>
+ </dependency>
+ </dependencies>
+ <build>
+ <pluginManagement>
+ <plugins>
+ <plugin>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
+ <excludes>
+ <exclude>**/testutils/**</exclude>
+ </excludes>
+ </configuration>
+ </plugin>
+ </plugins>
+ </pluginManagement>
+ </build>
+</project>
diff --git a/debian/META-INF/maven/org.apache.maven/maven-artifact/pom.properties b/debian/META-INF/maven/org.apache.maven/maven-artifact/pom.properties
new file mode 100644
index 0000000..8251a2f
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-artifact/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Fri Jul 20 10:41:54 BST 2007
+version=2.0.8-SNAPSHOT
+groupId=org.apache.maven
+artifactId=maven-artifact
diff --git a/debian/META-INF/maven/org.apache.maven/maven-artifact/pom.xml b/debian/META-INF/maven/org.apache.maven/maven-artifact/pom.xml
new file mode 100644
index 0000000..4218fac
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-artifact/pom.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>maven</artifactId>
+ <groupId>org.apache.maven</groupId>
+ <version>2.0.8-SNAPSHOT</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>maven-artifact</artifactId>
+ <name>Maven Artifact</name>
+ <dependencies>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-utils</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-container-default</artifactId>
+ <scope>test</scope>
+ </dependency>
+ </dependencies>
+</project>
diff --git a/debian/META-INF/maven/org.apache.maven/maven-core/pom.properties b/debian/META-INF/maven/org.apache.maven/maven-core/pom.properties
new file mode 100644
index 0000000..1dcb05a
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-core/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Fri Jul 20 10:43:43 BST 2007
+version=2.0.8-SNAPSHOT
+groupId=org.apache.maven
+artifactId=maven-core
diff --git a/debian/META-INF/maven/org.apache.maven/maven-core/pom.xml b/debian/META-INF/maven/org.apache.maven/maven-core/pom.xml
new file mode 100644
index 0000000..7f33bc3
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-core/pom.xml
@@ -0,0 +1,203 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use t
+his file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>maven</artifactId>
+ <groupId>org.apache.maven</groupId>
+ <version>2.0.8-SNAPSHOT</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>maven-core</artifactId>
+ <name>Maven Core</name>
+ <build>
+ <plugins>
+ <plugin>
+ <artifactId>maven-assembly-plugin</artifactId>
+ <configuration>
+ <descriptor>src/assemble/bin.xml</descriptor>
+ <finalName>maven-${version}</finalName>
+ </configuration>
+ <executions>
+ <execution>
+ <phase>package</phase>
+ <goals>
+ <goal>single</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <artifactId>shade-maven-plugin</artifactId>
+ <groupId>org.codehaus.mojo</groupId>
+ <version>1.0-alpha-4</version>
+ <executions>
+ <execution>
+ <phase>package</phase>
+ <goals>
+ <goal>shade</goal>
+ </goals>
+ <configuration>
+ <artifactSet>
+ <excludes>
+ <exclude>classworlds:classworlds</exclude>
+ <exclude>junit:junit</exclude>
+ <exclude>jmock:jmock</exclude>
+ <exclude>xml-apis:xml-apis</exclude>
+ </excludes>
+ </artifactSet>
+ <relocations>
+ <relocation>
+ <pattern>org.codehaus.plexus.util</pattern>
+ <excludes>
+ <exclude>org.codehaus.plexus.util.xml.Xpp3Dom</exclude>
+ <exclude>org.codehaus.plexus.util.xml.pull.*</exclude>
+ </excludes>
+ </relocation>
+ </relocations>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
+ </build>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-settings</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven.wagon</groupId>
+ <artifactId>wagon-file</artifactId>
+ <scope>runtime</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-plugin-parameter-documenter</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven.wagon</groupId>
+ <artifactId>wagon-http-lightweight</artifactId>
+ <scope>runtime</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven.reporting</groupId>
+ <artifactId>maven-reporting-api</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-profile</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-model</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-artifact</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven.wagon</groupId>
+ <artifactId>wagon-provider-api</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-container-default</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-repository-metadata</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-error-diagnostics</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-project</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>commons-cli</groupId>
+ <artifactId>commons-cli</artifactId>
+ <version>1.0</version>
+ <exclusions>
+ <exclusion>
+ <artifactId>commons-lang</artifactId>
+ <groupId>commons-lang</groupId>
+ </exclusion>
+ <exclusion>
+ <artifactId>commons-logging</artifactId>
+ <groupId>commons-logging</groupId>
+ </exclusion>
+ </exclusions>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-plugin-api</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven.wagon</groupId>
+ <artifactId>wagon-ssh-external</artifactId>
+ <scope>runtime</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-plugin-descriptor</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-interactivity-api</artifactId>
+ <version>1.0-alpha-4</version>
+ <exclusions>
+ <exclusion>
+ <artifactId>plexus-utils</artifactId>
+ <groupId>plexus</groupId>
+ </exclusion>
+ <exclusion>
+ <artifactId>plexus-container-default</artifactId>
+ <groupId>org.codehaus.plexus</groupId>
+ </exclusion>
+ </exclusions>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-artifact-manager</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-monitor</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven.wagon</groupId>
+ <artifactId>wagon-ssh</artifactId>
+ <scope>runtime</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-utils</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>classworlds</groupId>
+ <artifactId>classworlds</artifactId>
+ </dependency>
+ </dependencies>
+</project>
diff --git a/debian/META-INF/maven/org.apache.maven/maven-error-diagnostics/pom.properties b/debian/META-INF/maven/org.apache.maven/maven-error-diagnostics/pom.properties
new file mode 100644
index 0000000..a194c1d
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-error-diagnostics/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Fri Jul 20 10:42:51 BST 2007
+version=2.0.8-SNAPSHOT
+groupId=org.apache.maven
+artifactId=maven-error-diagnostics
diff --git a/debian/META-INF/maven/org.apache.maven/maven-error-diagnostics/pom.xml b/debian/META-INF/maven/org.apache.maven/maven-error-diagnostics/pom.xml
new file mode 100644
index 0000000..6bf1d6e
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-error-diagnostics/pom.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>maven</artifactId>
+ <groupId>org.apache.maven</groupId>
+ <version>2.0.8-SNAPSHOT</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>maven-error-diagnostics</artifactId>
+ <name>Maven Error Diagnostics</name>
+ <description>Provides a manager component which will process a given Throwable instance through a set of diagnostic
+ sub-components, and return a String message with user-friendly information about the error and possibly
+ how to fix it.</description>
+ <dependencies>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-container-default</artifactId>
+ </dependency>
+ </dependencies>
+</project>
diff --git a/debian/META-INF/maven/org.apache.maven/maven-model/pom.properties b/debian/META-INF/maven/org.apache.maven/maven-model/pom.properties
new file mode 100644
index 0000000..757a0d7
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-model/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Fri Jul 20 10:42:30 BST 2007
+version=2.0.8-SNAPSHOT
+groupId=org.apache.maven
+artifactId=maven-model
diff --git a/debian/META-INF/maven/org.apache.maven/maven-model/pom.xml b/debian/META-INF/maven/org.apache.maven/maven-model/pom.xml
new file mode 100644
index 0000000..9086716
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-model/pom.xml
@@ -0,0 +1,93 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>maven</artifactId>
+ <groupId>org.apache.maven</groupId>
+ <version>2.0.8-SNAPSHOT</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>maven-model</artifactId>
+ <name>Maven Model</name>
+ <description>Maven Model</description>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.codehaus.modello</groupId>
+ <artifactId>modello-maven-plugin</artifactId>
+ <configuration>
+ <version>4.0.0</version>
+ <model>src/main/mdo/maven.mdo</model>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ <profiles>
+ <profile>
+ <id>all-models</id>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.codehaus.modello</groupId>
+ <artifactId>modello-maven-plugin</artifactId>
+ <version>1.0-alpha-8</version>
+ <executions>
+ <execution>
+ <id>v3</id>
+ <goals>
+ <goal>xpp3-writer</goal>
+ <goal>java</goal>
+ <goal>xpp3-reader</goal>
+ <goal>xsd</goal>
+ </goals>
+ <configuration>
+ <version>3.0.0</version>
+ <packageWithVersion>true</packageWithVersion>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <artifactId>maven-jar-plugin</artifactId>
+ <executions>
+ <execution>
+ <phase>package</phase>
+ <goals>
+ <goal>jar</goal>
+ </goals>
+ <configuration>
+ <classifier>all</classifier>
+ </configuration>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
+ </build>
+ </profile>
+ </profiles>
+ <dependencies>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-utils</artifactId>
+ </dependency>
+ </dependencies>
+</project>
diff --git a/debian/META-INF/maven/org.apache.maven/maven-monitor/pom.properties b/debian/META-INF/maven/org.apache.maven/maven-monitor/pom.properties
new file mode 100644
index 0000000..41ed267
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-monitor/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Fri Jul 20 10:43:28 BST 2007
+version=2.0.8-SNAPSHOT
+groupId=org.apache.maven
+artifactId=maven-monitor
diff --git a/debian/META-INF/maven/org.apache.maven/maven-monitor/pom.xml b/debian/META-INF/maven/org.apache.maven/maven-monitor/pom.xml
new file mode 100644
index 0000000..db26446
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-monitor/pom.xml
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>maven</artifactId>
+ <groupId>org.apache.maven</groupId>
+ <version>2.0.8-SNAPSHOT</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>maven-monitor</artifactId>
+ <name>Maven Monitor</name>
+</project>
diff --git a/debian/META-INF/maven/org.apache.maven/maven-plugin-api/pom.properties b/debian/META-INF/maven/org.apache.maven/maven-plugin-api/pom.properties
new file mode 100644
index 0000000..f02298f
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-plugin-api/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Fri Jul 20 10:43:21 BST 2007
+version=2.0.8-SNAPSHOT
+groupId=org.apache.maven
+artifactId=maven-plugin-api
diff --git a/debian/META-INF/maven/org.apache.maven/maven-plugin-api/pom.xml b/debian/META-INF/maven/org.apache.maven/maven-plugin-api/pom.xml
new file mode 100644
index 0000000..3dedb23
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-plugin-api/pom.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>maven</artifactId>
+ <groupId>org.apache.maven</groupId>
+ <version>2.0.8-SNAPSHOT</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>maven-plugin-api</artifactId>
+ <name>Maven Plugin API</name>
+ <dependencies>
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <version>3.8.1</version>
+ <scope>test</scope>
+ </dependency>
+ </dependencies>
+</project>
diff --git a/debian/META-INF/maven/org.apache.maven/maven-plugin-descriptor/pom.properties b/debian/META-INF/maven/org.apache.maven/maven-plugin-descriptor/pom.properties
new file mode 100644
index 0000000..0d93a38
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-plugin-descriptor/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Fri Jul 20 10:43:28 BST 2007
+version=2.0.8-SNAPSHOT
+groupId=org.apache.maven
+artifactId=maven-plugin-descriptor
diff --git a/debian/META-INF/maven/org.apache.maven/maven-plugin-descriptor/pom.xml b/debian/META-INF/maven/org.apache.maven/maven-plugin-descriptor/pom.xml
new file mode 100644
index 0000000..fcad4d9
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-plugin-descriptor/pom.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>maven</artifactId>
+ <groupId>org.apache.maven</groupId>
+ <version>2.0.8-SNAPSHOT</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>maven-plugin-descriptor</artifactId>
+ <name>Maven Plugin Descriptor Model</name>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.codehaus.modello</groupId>
+ <artifactId>modello-maven-plugin</artifactId>
+ <configuration>
+ <model>src/main/mdo/lifecycle.mdo</model>
+ <version>1.0.0</version>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-plugin-api</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-artifact</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-container-default</artifactId>
+ </dependency>
+ </dependencies>
+</project>
diff --git a/debian/META-INF/maven/org.apache.maven/maven-plugin-parameter-documenter/pom.properties b/debian/META-INF/maven/org.apache.maven/maven-plugin-parameter-documenter/pom.properties
new file mode 100644
index 0000000..381f707
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-plugin-parameter-documenter/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Fri Jul 20 10:42:45 BST 2007
+version=2.0.8-SNAPSHOT
+groupId=org.apache.maven
+artifactId=maven-plugin-parameter-documenter
diff --git a/debian/META-INF/maven/org.apache.maven/maven-plugin-parameter-documenter/pom.xml b/debian/META-INF/maven/org.apache.maven/maven-plugin-parameter-documenter/pom.xml
new file mode 100644
index 0000000..1e37bdf
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-plugin-parameter-documenter/pom.xml
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>maven</artifactId>
+ <groupId>org.apache.maven</groupId>
+ <version>2.0.8-SNAPSHOT</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>maven-plugin-parameter-documenter</artifactId>
+ <name>Maven Plugin Parameter Documenter API</name>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.codehaus.modello</groupId>
+ <artifactId>modello-maven-plugin</artifactId>
+ <configuration>
+ <version>1.0.0</version>
+ <model>src/main/mdo/paramdoc.mdo</model>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ <dependencies>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-utils</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-container-default</artifactId>
+ </dependency>
+ </dependencies>
+</project>
diff --git a/debian/META-INF/maven/org.apache.maven/maven-plugin-registry/pom.properties b/debian/META-INF/maven/org.apache.maven/maven-plugin-registry/pom.properties
new file mode 100644
index 0000000..2733741
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-plugin-registry/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Fri Jul 20 10:42:55 BST 2007
+version=2.0.8-SNAPSHOT
+groupId=org.apache.maven
+artifactId=maven-plugin-registry
diff --git a/debian/META-INF/maven/org.apache.maven/maven-plugin-registry/pom.xml b/debian/META-INF/maven/org.apache.maven/maven-plugin-registry/pom.xml
new file mode 100644
index 0000000..544de9e
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-plugin-registry/pom.xml
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?><!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>maven</artifactId>
+ <groupId>org.apache.maven</groupId>
+ <version>2.0.8-SNAPSHOT</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-plugin-registry</artifactId>
+ <name>Maven Plugin Registry Model</name>
+ <version>2.0.8-SNAPSHOT</version>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.codehaus.modello</groupId>
+ <artifactId>modello-maven-plugin</artifactId>
+ <configuration>
+ <version>1.0.0</version>
+ <model>plugin-registry.mdo</model>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ <dependencies>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-utils</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-container-default</artifactId>
+ </dependency>
+ </dependencies>
+</project>
diff --git a/debian/META-INF/maven/org.apache.maven/maven-profile/pom.properties b/debian/META-INF/maven/org.apache.maven/maven-profile/pom.properties
new file mode 100644
index 0000000..38bb653
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-profile/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Fri Jul 20 10:42:50 BST 2007
+version=2.0.8-SNAPSHOT
+groupId=org.apache.maven
+artifactId=maven-profile
diff --git a/debian/META-INF/maven/org.apache.maven/maven-profile/pom.xml b/debian/META-INF/maven/org.apache.maven/maven-profile/pom.xml
new file mode 100644
index 0000000..749929e
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-profile/pom.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>maven</artifactId>
+ <groupId>org.apache.maven</groupId>
+ <version>2.0.8-SNAPSHOT</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>maven-profile</artifactId>
+ <name>Maven Profile Model</name>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.codehaus.modello</groupId>
+ <artifactId>modello-maven-plugin</artifactId>
+ <configuration>
+ <version>1.0.0</version>
+ <model>profiles.mdo</model>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-model</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-utils</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-container-default</artifactId>
+ </dependency>
+ </dependencies>
+</project>
diff --git a/debian/META-INF/maven/org.apache.maven/maven-project/pom.properties b/debian/META-INF/maven/org.apache.maven/maven-project/pom.properties
new file mode 100644
index 0000000..b2a6f83
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-project/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Fri Jul 20 10:43:20 BST 2007
+version=2.0.8-SNAPSHOT
+groupId=org.apache.maven
+artifactId=maven-project
diff --git a/debian/META-INF/maven/org.apache.maven/maven-project/pom.xml b/debian/META-INF/maven/org.apache.maven/maven-project/pom.xml
new file mode 100644
index 0000000..429dce8
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-project/pom.xml
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>maven</artifactId>
+ <groupId>org.apache.maven</groupId>
+ <version>2.0.8-SNAPSHOT</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>maven-project</artifactId>
+ <name>Maven Project Builder</name>
+ <description>This library is used to not only read Maven project object model files, but to assemble inheritence
+ and to retrieve remote models as required.</description>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-settings</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-artifact-test</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-profile</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-model</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-artifact-manager</artifactId>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-plugin-registry</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-utils</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-artifact</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-container-default</artifactId>
+ </dependency>
+ </dependencies>
+</project>
diff --git a/debian/META-INF/maven/org.apache.maven/maven-repository-metadata/pom.properties b/debian/META-INF/maven/org.apache.maven/maven-repository-metadata/pom.properties
new file mode 100644
index 0000000..b0c2813
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-repository-metadata/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Fri Jul 20 10:42:10 BST 2007
+version=2.0.8-SNAPSHOT
+groupId=org.apache.maven
+artifactId=maven-repository-metadata
diff --git a/debian/META-INF/maven/org.apache.maven/maven-repository-metadata/pom.xml b/debian/META-INF/maven/org.apache.maven/maven-repository-metadata/pom.xml
new file mode 100644
index 0000000..e54a3a3
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-repository-metadata/pom.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>maven</artifactId>
+ <groupId>org.apache.maven</groupId>
+ <version>2.0.8-SNAPSHOT</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>maven-repository-metadata</artifactId>
+ <name>Maven Repository Metadata Model</name>
+ <description>Maven Plugin Mapping</description>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.codehaus.modello</groupId>
+ <artifactId>modello-maven-plugin</artifactId>
+ <version>1.0-alpha-8</version>
+ <configuration>
+ <version>1.0.0</version>
+ <model>src/main/mdo/metadata.mdo</model>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ <dependencies>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-utils</artifactId>
+ </dependency>
+ </dependencies>
+</project>
diff --git a/debian/META-INF/maven/org.apache.maven/maven-settings/pom.properties b/debian/META-INF/maven/org.apache.maven/maven-settings/pom.properties
new file mode 100644
index 0000000..454006d
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-settings/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Fri Jul 20 10:42:37 BST 2007
+version=2.0.8-SNAPSHOT
+groupId=org.apache.maven
+artifactId=maven-settings
diff --git a/debian/META-INF/maven/org.apache.maven/maven-settings/pom.xml b/debian/META-INF/maven/org.apache.maven/maven-settings/pom.xml
new file mode 100644
index 0000000..9cdd0d9
--- /dev/null
+++ b/debian/META-INF/maven/org.apache.maven/maven-settings/pom.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>maven</artifactId>
+ <groupId>org.apache.maven</groupId>
+ <version>2.0.8-SNAPSHOT</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>maven-settings</artifactId>
+ <name>Maven Local Settings Model</name>
+ <build>
+ <plugins>
+ <plugin>
+ <groupId>org.codehaus.modello</groupId>
+ <artifactId>modello-maven-plugin</artifactId>
+ <configuration>
+ <version>1.0.0</version>
+ <model>src/main/mdo/settings.mdo</model>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ <dependencies>
+ <dependency>
+ <groupId>org.apache.maven</groupId>
+ <artifactId>maven-model</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-utils</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-container-default</artifactId>
+ </dependency>
+ </dependencies>
+</project>
diff --git a/debian/META-INF/maven/org.codehaus.plexus/plexus-container-default/pom.properties b/debian/META-INF/maven/org.codehaus.plexus/plexus-container-default/pom.properties
new file mode 100644
index 0000000..7610bfd
--- /dev/null
+++ b/debian/META-INF/maven/org.codehaus.plexus/plexus-container-default/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Sat Mar 10 17:49:07 PST 2007
+version=1.0-alpha-9-stable-1
+groupId=org.codehaus.plexus
+artifactId=plexus-container-default
diff --git a/debian/META-INF/maven/org.codehaus.plexus/plexus-container-default/pom.xml b/debian/META-INF/maven/org.codehaus.plexus/plexus-container-default/pom.xml
new file mode 100644
index 0000000..5e52b57
--- /dev/null
+++ b/debian/META-INF/maven/org.codehaus.plexus/plexus-container-default/pom.xml
@@ -0,0 +1,65 @@
+<project>
+ <parent>
+ <artifactId>plexus-containers</artifactId>
+ <groupId>org.codehaus.plexus</groupId>
+ <version>1.0.3</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>plexus-container-default</artifactId>
+ <name>Default Plexus Container</name>
+ <version>1.0-alpha-9-stable-1</version>
+ <build>
+ <plugins>
+ <plugin>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
+ <excludes>
+ <exclude>**/Test*.java</exclude>
+ <exclude>**/Abstract*.java</exclude>
+ </excludes>
+ </configuration>
+ </plugin>
+ </plugins>
+ <extensions>
+ <extension>
+ <groupId>org.apache.maven.wagon</groupId>
+ <artifactId>wagon-webdav</artifactId>
+ <version>1.0-beta-2</version>
+ </extension>
+ </extensions>
+ </build>
+ <dependencies>
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <version>3.8.1</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-utils</artifactId>
+ <version>1.0.4</version>
+ </dependency>
+ <dependency>
+ <groupId>classworlds</groupId>
+ <artifactId>classworlds</artifactId>
+ <version>1.1-alpha-2</version>
+ </dependency>
+ </dependencies>
+ <distributionManagement>
+ <repository>
+ <id>codehaus.org</id>
+ <name>Plexus Central Repository</name>
+ <url>dav:https://dav.codehaus.org/repository/plexus</url>
+ </repository>
+ <snapshotRepository>
+ <id>codehaus.org</id>
+ <name>Plexus Central Development Repository</name>
+ <url>dav:https://dav.codehaus.org/snapshots.repository/plexus</url>
+ </snapshotRepository>
+ <site>
+ <id>codehaus.org</id>
+ <url>dav:https://dav.codehaus.org/plexus</url>
+ </site>
+ </distributionManagement>
+</project>
diff --git a/debian/META-INF/maven/org.codehaus.plexus/plexus-interactivity-api/pom.properties b/debian/META-INF/maven/org.codehaus.plexus/plexus-interactivity-api/pom.properties
new file mode 100644
index 0000000..bd77bcd
--- /dev/null
+++ b/debian/META-INF/maven/org.codehaus.plexus/plexus-interactivity-api/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Wed Oct 12 23:06:05 EST 2005
+version=1.0-alpha-4
+groupId=org.codehaus.plexus
+artifactId=plexus-interactivity-api
diff --git a/debian/META-INF/maven/org.codehaus.plexus/plexus-interactivity-api/pom.xml b/debian/META-INF/maven/org.codehaus.plexus/plexus-interactivity-api/pom.xml
new file mode 100644
index 0000000..4add500
--- /dev/null
+++ b/debian/META-INF/maven/org.codehaus.plexus/plexus-interactivity-api/pom.xml
@@ -0,0 +1,284 @@
+<project>
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-interactivity-api</artifactId>
+ <name>Plexus Default Interactivity Handler</name>
+ <version>1.0-alpha-4</version>
+ <ciManagement>
+ <notifiers>
+ <notifier>
+ <configuration>
+ <address>dev at plexus.codehaus.org</address>
+ </configuration>
+ </notifier>
+ <notifier>
+ <type>irc</type>
+ <configuration>
+ <port>6667</port>
+ <host>irc.codehaus.org</host>
+ <channel>#plexus</channel>
+ </configuration>
+ </notifier>
+ </notifiers>
+ </ciManagement>
+ <inceptionYear>2001</inceptionYear>
+ <mailingLists>
+ <mailingList>
+ <name>Plexus Developer List</name>
+ <subscribe>http://lists.codehaus.org/mailman/listinfo/plexus-dev</subscribe>
+ <unsubscribe>http://lists.codehaus.org/mailman/listinfo/plexus-dev</unsubscribe>
+ <archive>http://lists.codehaus.org/pipermail/plexus-dev/</archive>
+ </mailingList>
+ </mailingLists>
+ <developers>
+ <developer>
+ <id>jvanzyl</id>
+ <name>Jason van Zyl</name>
+ <email>jason at zenplex.com</email>
+ <organization>Zenplex</organization>
+ <roles>
+ <role>Developer</role>
+ <role>Release Manager</role>
+ </roles>
+ </developer>
+ <developer>
+ <id>kaz</id>
+ <name>Pete Kazmier</name>
+ <email></email>
+ <organization></organization>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ </developer>
+ <developer>
+ <id>jtaylor</id>
+ <name>James Taylor</name>
+ <email>james at jamestaylor.org</email>
+ <organization></organization>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ </developer>
+ <developer>
+ <id>dandiep</id>
+ <name>Dan Diephouse</name>
+ <email>dan at envoisolutions.com</email>
+ <organization>Envoi solutions</organization>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ </developer>
+ <developer>
+ <id>kasper</id>
+ <name>Kasper Nielsen</name>
+ <email>apache at kav.dk</email>
+ <organization></organization>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ </developer>
+ <developer>
+ <id>bwalding</id>
+ <name>Ben Walding</name>
+ <email>bwalding at codehaus.org</email>
+ <organization>Walding Consulting Services</organization>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ </developer>
+ <developer>
+ <id>mhw</id>
+ <name>Mark Wilkinson</name>
+ <email>mhw at kremvax.net</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ </developer>
+ <developer>
+ <id>michal</id>
+ <name>Michal Maczka</name>
+ <email>mmaczka at interia.pl</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ </developer>
+ <developer>
+ <id>evenisse</id>
+ <name>Emmanuel Venisse</name>
+ <email>evenisse at codehaus.org</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ </developer>
+ <developer>
+ <id>trygvis</id>
+ <name>Trygve Laugst�l</name>
+ <email>trygvis at codehaus.org</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ </developer>
+ <developer>
+ <id>kenney</id>
+ <name>Kenney Westerhof</name>
+ <email>kenney at codehaus.org</email>
+ <roles>
+ <role>Developer</role>
+ </roles>
+ </developer>
+ </developers>
+ <scm>
+ <connection>scm:svn:svn://svn.codehaus.org/plexus/scm/trunk/plexus-components/plexus-interactivity/plexus-interactivity-api</connection>
+ <developerConnection>scm:svn:https://svn.codehaus.org/plexus/trunk/plexus-components/plexus-interactivity/plexus-interactivity-api</developerConnection>
+ </scm>
+ <organization>
+ <name>Codehaus</name>
+ <url>http://www.codehaus.org/</url>
+ </organization>
+ <build>
+ <sourceDirectory>c:\home\Brett\cvs\plexus\plexus-components\plexus-interactivity\target\checkout\plexus-interactivity-api\src\main\java</sourceDirectory>
+ <scriptSourceDirectory>src/main/scripts</scriptSourceDirectory>
+ <testSourceDirectory>c:\home\Brett\cvs\plexus\plexus-components\plexus-interactivity\target\checkout\plexus-interactivity-api\src\test\java</testSourceDirectory>
+ <outputDirectory>c:\home\Brett\cvs\plexus\plexus-components\plexus-interactivity\target\checkout\plexus-interactivity-api\target\classes</outputDirectory>
+ <testOutputDirectory>c:\home\Brett\cvs\plexus\plexus-components\plexus-interactivity\target\checkout\plexus-interactivity-api\target\test-classes</testOutputDirectory>
+ <resources>
+ <resource>
+ <directory>c:\home\Brett\cvs\plexus\plexus-components\plexus-interactivity\target\checkout\plexus-interactivity-api\src\main\resources</directory>
+ </resource>
+ </resources>
+ <testResources>
+ <testResource>
+ <directory>c:\home\Brett\cvs\plexus\plexus-components\plexus-interactivity\target\checkout\plexus-interactivity-api\src\test\resources</directory>
+ </testResource>
+ </testResources>
+ <directory>c:\home\Brett\cvs\plexus\plexus-components\plexus-interactivity\target\checkout\plexus-interactivity-api\target</directory>
+ <finalName>plexus-interactivity-api-1.0-alpha-4</finalName>
+ <plugins>
+ <plugin>
+ <artifactId>maven-compiler-plugin</artifactId>
+ <version>2.0-beta-2-SNAPSHOT</version>
+ </plugin>
+ <plugin>
+ <artifactId>maven-deploy-plugin</artifactId>
+ <version>2.0-beta-2-SNAPSHOT</version>
+ <inherited>true</inherited>
+ <configuration>
+ <updateReleaseInfo>true</updateReleaseInfo>
+ </configuration>
+ </plugin>
+ <plugin>
+ <artifactId>maven-install-plugin</artifactId>
+ <version>2.0-beta-2-SNAPSHOT</version>
+ </plugin>
+ <plugin>
+ <artifactId>maven-jar-plugin</artifactId>
+ <version>2.0-rc2-SNAPSHOT</version>
+ </plugin>
+ <plugin>
+ <artifactId>maven-release-plugin</artifactId>
+ <version>2.0-beta-3-SNAPSHOT</version>
+ <configuration>
+ <tagBase>https://svn.codehaus.org/plexus/tags</tagBase>
+ </configuration>
+ </plugin>
+ <plugin>
+ <artifactId>maven-resources-plugin</artifactId>
+ <version>2.0-beta-3-SNAPSHOT</version>
+ </plugin>
+ <plugin>
+ <artifactId>maven-source-plugin</artifactId>
+ <version>2.0-rc2-SNAPSHOT</version>
+ <executions>
+ <execution>
+ <id>attach-sources</id>
+ <goals>
+ <goal>jar</goal>
+ </goals>
+ </execution>
+ </executions>
+ <inherited>true</inherited>
+ </plugin>
+ <plugin>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <version>2.0-beta-2-SNAPSHOT</version>
+ </plugin>
+ </plugins>
+ </build>
+ <repositories>
+ <repository>
+ <releases>
+ <enabled>false</enabled>
+ </releases>
+ <id>snapshots</id>
+ <name>Maven Snapshot Development Repository</name>
+ <url>http://snapshots.maven.codehaus.org/maven2</url>
+ </repository>
+ <repository>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ <id>central</id>
+ <name>Maven Repository Switchboard</name>
+ <url>http://repo1.maven.org/maven2</url>
+ </repository>
+ </repositories>
+ <pluginRepositories>
+ <pluginRepository>
+ <releases>
+ <enabled>false</enabled>
+ </releases>
+ <id>snapshots-plugins</id>
+ <name>Maven Snapshot Plugins Development Repository</name>
+ <url>http://snapshots.maven.codehaus.org/maven2</url>
+ </pluginRepository>
+ <pluginRepository>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ <id>central</id>
+ <name>Maven Plugin Repository</name>
+ <url>http://repo1.maven.org/maven2</url>
+ </pluginRepository>
+ </pluginRepositories>
+ <dependencies>
+ <dependency>
+ <groupId>junit</groupId>
+ <artifactId>junit</artifactId>
+ <version>3.8.1</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>plexus</groupId>
+ <artifactId>plexus-utils</artifactId>
+ <version>1.0.2</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>classworlds</groupId>
+ <artifactId>classworlds</artifactId>
+ <version>1.1-alpha-2</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-container-default</artifactId>
+ <version>1.0-alpha-7</version>
+ <scope>compile</scope>
+ </dependency>
+ </dependencies>
+ <reporting>
+ <outputDirectory>target/site</outputDirectory>
+ </reporting>
+ <distributionManagement>
+ <repository>
+ <id>repo1</id>
+ <name>Maven Central Repository</name>
+ <url>scp://repo1.maven.org/home/projects/maven/repository-staging/to-ibiblio/maven2</url>
+ </repository>
+ <snapshotRepository>
+ <id>snapshots</id>
+ <name>Maven Central Development Repository</name>
+ <url>scp://repo1.maven.org/home/projects/maven/repository-staging/snapshots/maven2</url>
+ </snapshotRepository>
+ </distributionManagement>
+</project>
\ No newline at end of file
diff --git a/debian/META-INF/maven/org.codehaus.plexus/plexus-utils/pom.properties b/debian/META-INF/maven/org.codehaus.plexus/plexus-utils/pom.properties
new file mode 100644
index 0000000..950c524
--- /dev/null
+++ b/debian/META-INF/maven/org.codehaus.plexus/plexus-utils/pom.properties
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Sat Mar 10 09:53:24 PST 2007
+version=1.4.1
+groupId=org.codehaus.plexus
+artifactId=plexus-utils
diff --git a/debian/META-INF/maven/org.codehaus.plexus/plexus-utils/pom.xml b/debian/META-INF/maven/org.codehaus.plexus/plexus-utils/pom.xml
new file mode 100644
index 0000000..207a3ec
--- /dev/null
+++ b/debian/META-INF/maven/org.codehaus.plexus/plexus-utils/pom.xml
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ <parent>
+ <artifactId>plexus</artifactId>
+ <groupId>org.codehaus.plexus</groupId>
+ <version>1.0.11</version>
+ <relativePath>../pom/pom.xml</relativePath>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>plexus-utils</artifactId>
+ <name>Plexus Common Utilities</name>
+ <version>1.4.1</version>
+ <build>
+ <plugins>
+ <plugin>
+ <artifactId>maven-compiler-plugin</artifactId>
+ <configuration>
+ <!-- surefire requires plexus-utils to be jdk 1.3 compatible -->
+ <source>1.3</source>
+ <target>1.3</target>
+ </configuration>
+ </plugin>
+ <plugin>
+ <artifactId>maven-surefire-plugin</artifactId>
+ <configuration>
+ <!-- required to ensure the test classes are used, not surefire's plexus-utils -->
+ <childDelegation>true</childDelegation>
+ <excludes>
+ <exclude>org/codehaus/plexus/util/FileBasedTestCase.java</exclude>
+ <exclude>**/Test*.java</exclude>
+ </excludes>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ <scm>
+ <connection>scm:svn:http://svn.codehaus.org/plexus/plexus-utils/tags/plexus-utils-1.4.1</connection>
+ <developerConnection>scm:svn:https://svn.codehaus.org/plexus/plexus-utils/tags/plexus-utils-1.4.1</developerConnection>
+ <url>http://fisheye.codehaus.org/browse/plexus/plexus-utils/tags/plexus-utils-1.4.1</url>
+ </scm>
+ <reporting>
+ <plugins>
+ <plugin>
+ <artifactId>maven-javadoc-plugin</artifactId>
+ </plugin>
+ <plugin>
+ <artifactId>maven-jxr-plugin</artifactId>
+ </plugin>
+ </plugins>
+ </reporting>
+</project>
diff --git a/debian/META-INF/maven/plugin-expressions/project.paramdoc.xml b/debian/META-INF/maven/plugin-expressions/project.paramdoc.xml
new file mode 100644
index 0000000..0db2a6d
--- /dev/null
+++ b/debian/META-INF/maven/plugin-expressions/project.paramdoc.xml
@@ -0,0 +1,172 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<paramdoc xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 ../../../../../../../maven-plugin-parameter-documenter/target/generated-site/xsd/paramdoc-1.0.0.xsd ">
+<expressions>
+ <expression>
+ <syntax>project.distributionManagementArtifactRepository</syntax>
+ <configuration>
+ <![CDATA[
+<distributionManagement>
+ <!-- use the following if you're not using a snapshot version. -->
+ <repository>
+ <id>repo</id>
+ <name>Repository Name</name>
+ <url>scp://host/path/to/repo</url>
+ </repository>
+ <!-- use the following if you ARE using a snapshot version. -->
+ <snapshotRepository>
+ <id>repo</id>
+ <name>Repository Name</name>
+ <url>scp://host/path/to/repo</url>
+ </snapshotRepository>
+</distributionManagement>
+ ]]></configuration>
+ <description> This is the ArtifactRepository used to deploy artifacts built by this
+ Maven.
+ </description>
+ </expression>
+ <expression>
+ <syntax>project.artifact</syntax>
+ <configuration>
+ <![CDATA[
+<groupId>project.group</groupId>
+<artifactId>project-artifact</artifactId>
+<version>0.0.0.0</version>
+<packaging>type</packaging>
+ ]]></configuration>
+ <description> This is the Artifact instance created from the essential project
+ attributes: groupId, artifactId, version, and packaging (with a default packaging of
+ 'jar').
+ </description>
+ </expression>
+ <expression>
+ <syntax>project.parent</syntax>
+ <configuration>
+ <![CDATA[
+<parent>
+ <groupId>project.group</groupId>
+ <artifactId>project-artifact</artifactId>
+ <version>0.0.0.0</version>
+</parent>
+ ]]></configuration>
+ <description> This is the MavenProject instance for the parent of the current POM.
+ </description>
+ </expression>
+ <expression>
+ <syntax>project.file</syntax>
+ <description> This is the File instance that refers to the location of the current POM on
+ disk.
+ </description>
+ </expression>
+ <expression>
+ <syntax>project.artifacts</syntax>
+ <configuration>
+ <![CDATA[
+<dependencies>
+ ...
+</dependencies>
+ ]]></configuration>
+ <description>
+ <![CDATA[
+ This is a set of Artifact instances resolved from the set of dependencies for
+ the current project.
+
+ NOTE: This will likely contain much more than the direct dependencies of the
+ current POM, since Maven uses transitive, or chained, dependency resolution.
+ ]]></description>
+ </expression>
+ <expression>
+ <syntax>project.parentArtifact</syntax>
+ <configuration>
+ <![CDATA[
+ <parent>
+ <groupId>project.group</groupId>
+ <artifactId>project-artifact</artifactId>
+ <version>0.0.0.0</version>
+ </parent>
+ ]]></configuration>
+ <description> This is the Artifact instance for the parent of the current POM.
+ </description>
+ </expression>
+ <expression>
+ <syntax>project.pluginArtifacts</syntax>
+ <configuration>
+ <![CDATA[
+<build>
+ <plugins>
+ ...
+ </plugins>
+</build>
+ ]]></configuration>
+ <description>
+ <![CDATA[
+ This is the list of Artifact instances for plugins used in the current build
+ for this project.
+
+ NOTE: This list may contain plugin Artifacts which are implied by the current POM's
+ packaging and the lifecycle phase being built.
+ ]]></description>
+ </expression>
+ <expression>
+ <syntax>project.remoteArtifactRepositories</syntax>
+ <configuration>
+ <![CDATA[
+<repositories>
+ ...
+</repositories>
+ ]]></configuration>
+ <description>
+ <![CDATA[
+ This is a list of ArtifactRepository instances used to resolve the Artifacts associated
+ with the current POM.
+
+ NOTE: This list will contain entries for repositories specified by ancestor POMs, including
+ the default built-in super-POM, which is the parent of all POMs.
+ ]]></description>
+ </expression>
+ <expression>
+ <syntax>project.pluginArtifactRepositories</syntax>
+ <configuration>
+ <![CDATA[
+<pluginRepositories>
+ ...
+</pluginRepositories>
+ ]]></configuration>
+ <description>
+ <![CDATA[
+ This is a list of ArtifactRepository instances used to resolve the Artifacts associated
+ with plugins used in building the current POM.
+
+ NOTE: This list will contain entries for repositories specified by ancestor POMs, including
+ the default built-in super-POM, which is the parent of all POMs.
+ ]]></description>
+ </expression>
+ <expression>
+ <syntax>project.attachedArtifacts</syntax>
+ <description>
+ <![CDATA[
+ This is a list of attachments to the main artifact produced by building the current POM.
+ Attachments are derived works, based on the main build process, such as an ejb-client jar,
+ project sources jar, etc.
+ ]]></description>
+ </expression>
+</expressions>
+</paramdoc>
\ No newline at end of file
diff --git a/debian/META-INF/maven/plugin-expressions/rootless.paramdoc.xml b/debian/META-INF/maven/plugin-expressions/rootless.paramdoc.xml
new file mode 100644
index 0000000..19dc065
--- /dev/null
+++ b/debian/META-INF/maven/plugin-expressions/rootless.paramdoc.xml
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<paramdoc xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 ../../../../../../../maven-plugin-parameter-documenter/target/generated-site/xsd/paramdoc-1.0.0.xsd ">
+ <expressions>
+ <expression>
+ <syntax>localRepository</syntax>
+ <configuration>
+ <![CDATA[
+ Inside ~/.m2/settings.xml:
+
+ <localRepository>/path/to/local/repository</localRepository>
+ ]]></configuration>
+ <description>The ArtifactRepository instance referencing the local artifact
+ repository.</description>
+ <cliOptions>
+ <cliOption>
+ <key>-Dmaven.repo.local=/path/to/local/repo</key>
+ <value>Override the local repository location on a per-build basis.</value>
+ </cliOption>
+ </cliOptions>
+ </expression>
+ <expression>
+ <syntax>reactorProjects</syntax>
+ <description>This is the current list of projects being built by
+ Maven.</description>
+ </expression>
+ </expressions>
+</paramdoc>
diff --git a/debian/META-INF/maven/plugin-expressions/settings.paramdoc.xml b/debian/META-INF/maven/plugin-expressions/settings.paramdoc.xml
new file mode 100644
index 0000000..e058218
--- /dev/null
+++ b/debian/META-INF/maven/plugin-expressions/settings.paramdoc.xml
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<paramdoc xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 ../../../../../../../maven-plugin-parameter-documenter/target/generated-site/xsd/paramdoc-1.0.0.xsd ">
+ <expressions>
+ <expression>
+ <syntax>settings.offline</syntax>
+ <configuration>
+ <![CDATA[
+ <offline>true</offline>
+ ]]></configuration>
+ <description>
+ <![CDATA[
+ Flags the system as offline, to prevent accessing the network to resolve artifacts or execute plugins.
+
+ NOTE: It's also possible to switch to offline mode on a per-build basis, using the '-o' command-line option.
+ ]]></description>
+ </expression>
+ <expression>
+ <syntax>settings.interactiveMode</syntax>
+ <configuration>
+ <![CDATA[
+ <interactiveMode>true</interactiveMode>
+ ]]></configuration>
+ <description>
+ <![CDATA[
+ If false, flags the system to skip prompting the user for any information, or holding up the build
+ waiting for any input.
+
+ NOTE: It's also possible to switch to batch (ie. non-interactive) mode using the '-B' command-line option.
+ ]]></description>
+ </expression>
+ </expressions>
+</paramdoc>
\ No newline at end of file
diff --git a/debian/META-INF/plexus/components.xml b/debian/META-INF/plexus/components.xml
new file mode 100644
index 0000000..c7033eb
--- /dev/null
+++ b/debian/META-INF/plexus/components.xml
@@ -0,0 +1,999 @@
+<component-set>
+ <components>
+ <component>
+ <role>org.apache.maven.wagon.Wagon</role>
+ <role-hint>file</role-hint>
+ <implementation>org.apache.maven.wagon.providers.file.FileWagon</implementation>
+ <instantiation-strategy>per-lookup</instantiation-strategy>
+ </component>
+ <component>
+ <role>org.apache.maven.wagon.Wagon</role>
+ <role-hint>scpexe</role-hint>
+ <implementation>org.apache.maven.wagon.providers.ssh.external.ScpExternalWagon</implementation>
+ <instantiation-strategy>per-lookup</instantiation-strategy>
+ </component>
+ <component>
+ <role>org.apache.maven.wagon.CommandExecutor</role>
+ <implementation>org.apache.maven.wagon.providers.ssh.jsch.ScpWagon</implementation>
+ <instantiation-strategy>per-lookup</instantiation-strategy>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.wagon.providers.ssh.knownhost.KnownHostsProvider</role>
+ <role-hint>file</role-hint>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.wagon.providers.ssh.interactive.InteractiveUserInfo</role>
+ </requirement>
+ <requirement>
+ <role>com.jcraft.jsch.UIKeyboardInteractive</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.settings.MavenSettingsBuilder</role>
+ <implementation>org.apache.maven.settings.DefaultMavenSettingsBuilder</implementation>
+ <configuration>
+ <globalSettingsPath>${maven.home}/conf/settings.xml</globalSettingsPath>
+ <userSettingsPath>${user.home}/.m2/settings.xml</userSettingsPath>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.usability.diagnostics.ErrorDiagnostics</role>
+ <implementation>org.apache.maven.usability.diagnostics.ErrorDiagnostics</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.project.MavenProjectHelper</role>
+ <implementation>org.apache.maven.project.DefaultMavenProjectHelper</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.artifact.handler.manager.ArtifactHandlerManager</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.project.interpolation.ModelInterpolator</role>
+ <implementation>org.apache.maven.project.interpolation.RegexBasedModelInterpolator</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.project.injection.ModelDefaultsInjector</role>
+ <implementation>org.apache.maven.project.injection.DefaultModelDefaultsInjector</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.project.injection.ProfileInjector</role>
+ <implementation>org.apache.maven.project.injection.DefaultProfileInjector</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.project.MavenProjectBuilder</role>
+ <implementation>org.apache.maven.project.DefaultMavenProjectBuilder</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.profiles.MavenProfilesBuilder</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.project.injection.ProfileInjector</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.project.injection.ModelDefaultsInjector</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.project.interpolation.ModelInterpolator</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.project.inheritance.ModelInheritanceAssembler</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.project.validation.ModelValidator</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.project.path.PathTranslator</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.factory.ArtifactFactory</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.resolver.ArtifactResolver</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.repository.ArtifactRepositoryFactory</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.manager.WagonManager</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.profiles.activation.ProfileActivator</role>
+ <role-hint>always-on</role-hint>
+ <implementation>org.apache.maven.profiles.activation.AlwaysOnProfileActivator</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.profiles.activation.ProfileActivator</role>
+ <role-hint>jdk-prefix</role-hint>
+ <implementation>org.apache.maven.profiles.activation.JdkPrefixProfileActivator</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.profiles.activation.ProfileActivator</role>
+ <role-hint>system-property</role-hint>
+ <implementation>org.apache.maven.profiles.activation.SystemPropertyProfileActivator</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.profiles.activation.ProfileActivator</role>
+ <role-hint>os</role-hint>
+ <implementation>org.apache.maven.profiles.activation.OperatingSystemProfileActivator</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.profiles.activation.ProfileActivator</role>
+ <role-hint>file</role-hint>
+ <implementation>org.apache.maven.profiles.activation.FileProfileActivator</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.project.inheritance.ModelInheritanceAssembler</role>
+ <implementation>org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.project.validation.ModelValidator</role>
+ <implementation>org.apache.maven.project.validation.DefaultModelValidator</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.project.path.PathTranslator</role>
+ <implementation>org.apache.maven.project.path.DefaultPathTranslator</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.project.ModelResolver</role>
+ <role-hint>default</role-hint>
+ <implementation>org.apache.maven.project.ModelResolver</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.artifact.resolver.ArtifactResolver</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.metadata.ArtifactMetadataSource</role>
+ <role-hint>maven</role-hint>
+ <implementation>org.apache.maven.project.artifact.MavenMetadataSource</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.project.MavenProjectBuilder</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.factory.ArtifactFactory</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.plugin.PluginManager</role>
+ <implementation>org.apache.maven.plugin.DefaultPluginManager</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.project.path.PathTranslator</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.plugin.MavenPluginCollector</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.plugin.version.PluginVersionManager</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.factory.ArtifactFactory</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.resolver.ArtifactResolver</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.metadata.ArtifactMetadataSource</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.plugin.PluginMappingManager</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.execution.RuntimeInformation</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.project.MavenProjectBuilder</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.extension.ExtensionManager</role>
+ <implementation>org.apache.maven.extension.DefaultExtensionManager</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.artifact.resolver.ArtifactResolver</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.factory.ArtifactFactory</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.metadata.ArtifactMetadataSource</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.manager.WagonManager</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.plugin.PluginMappingManager</role>
+ <implementation>org.apache.maven.plugin.DefaultPluginMappingManager</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.Maven</role>
+ <implementation>org.apache.maven.DefaultMaven</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.project.MavenProjectBuilder</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.lifecycle.LifecycleExecutor</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.usability.diagnostics.ErrorDiagnostics</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.execution.RuntimeInformation</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.execution.RuntimeInformation</role>
+ <implementation>org.apache.maven.execution.DefaultRuntimeInformation</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.usability.diagnostics.ErrorDiagnoser</role>
+ <role-hint>MojoExecutionExceptionDiagnoser</role-hint>
+ <implementation>org.apache.maven.usability.MojoExecutionExceptionDiagnoser</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.usability.diagnostics.ErrorDiagnoser</role>
+ <role-hint>MojoFailureExceptionDiagnoser</role-hint>
+ <implementation>org.apache.maven.usability.MojoFailureExceptionDiagnoser</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.usability.diagnostics.ErrorDiagnoser</role>
+ <role-hint>ProjectBuildDiagnoser</role-hint>
+ <implementation>org.apache.maven.usability.ProjectBuildDiagnoser</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.usability.diagnostics.ErrorDiagnoser</role>
+ <role-hint>ProfileActivationDiagnoser</role-hint>
+ <implementation>org.apache.maven.usability.ProfileActivationDiagnoser</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.usability.diagnostics.ErrorDiagnoser</role>
+ <role-hint>PluginConfigurationDiagnoser</role-hint>
+ <implementation>org.apache.maven.usability.PluginConfigurationDiagnoser</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.usability.diagnostics.ErrorDiagnoser</role>
+ <role-hint>ArtifactNotFoundDiagnoser</role-hint>
+ <implementation>org.apache.maven.usability.ArtifactNotFoundDiagnoser</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.artifact.manager.WagonManager</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.usability.diagnostics.ErrorDiagnoser</role>
+ <role-hint>ArtifactResolverDiagnoser</role-hint>
+ <implementation>org.apache.maven.usability.ArtifactResolverDiagnoser</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.artifact.manager.WagonManager</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.usability.diagnostics.ErrorDiagnoser</role>
+ <role-hint>InvalidArtifactDiagnoser</role-hint>
+ <implementation>org.apache.maven.usability.InvalidArtifactDiagnoser</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.lifecycle.LifecycleExecutor</role>
+ <implementation>org.apache.maven.lifecycle.DefaultLifecycleExecutor</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.plugin.PluginManager</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.extension.ExtensionManager</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.handler.manager.ArtifactHandlerManager</role>
+ </requirement>
+ </requirements>
+ <configuration>
+ <lifecycles>
+ <lifecycle>
+ <id>default</id>
+ <phases>
+ <phase>validate</phase>
+ <phase>initialize</phase>
+ <phase>generate-sources</phase>
+ <phase>process-sources</phase>
+ <phase>generate-resources</phase>
+ <phase>process-resources</phase>
+ <phase>compile</phase>
+ <phase>process-classes</phase>
+ <phase>generate-test-sources</phase>
+ <phase>process-test-sources</phase>
+ <phase>generate-test-resources</phase>
+ <phase>process-test-resources</phase>
+ <phase>test-compile</phase>
+ <phase>process-test-classes</phase>
+ <phase>test</phase>
+ <phase>package</phase>
+ <phase>pre-integration-test</phase>
+ <phase>integration-test</phase>
+ <phase>post-integration-test</phase>
+ <phase>verify</phase>
+ <phase>install</phase>
+ <phase>deploy</phase>
+ </phases>
+ </lifecycle>
+ <lifecycle>
+ <id>clean</id>
+ <phases>
+ <phase>pre-clean</phase>
+ <phase>clean</phase>
+ <phase>post-clean</phase>
+ </phases>
+ <default-phases>
+ <clean>org.apache.maven.plugins:maven-clean-plugin:clean</clean>
+ </default-phases>
+ </lifecycle>
+ <lifecycle>
+ <id>site</id>
+ <phases>
+ <phase>pre-site</phase>
+ <phase>site</phase>
+ <phase>post-site</phase>
+ <phase>site-deploy</phase>
+ </phases>
+ <default-phases>
+ <site>org.apache.maven.plugins:maven-site-plugin:site</site>
+ <site-deploy>org.apache.maven.plugins:maven-site-plugin:deploy</site-deploy>
+ </default-phases>
+ </lifecycle>
+ </lifecycles>
+ <defaultReports>
+ <report>org.apache.maven.plugins:maven-project-info-reports-plugin</report>
+ </defaultReports>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.lifecycle.mapping.LifecycleMapping</role>
+ <role-hint>pom</role-hint>
+ <implementation>org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping</implementation>
+ <configuration>
+ <lifecycles>
+ <lifecycle>
+ <id>default</id>
+ <phases>
+ <package>org.apache.maven.plugins:maven-site-plugin:attach-descriptor</package>
+ <install>org.apache.maven.plugins:maven-install-plugin:install</install>
+ <deploy>org.apache.maven.plugins:maven-deploy-plugin:deploy</deploy>
+ </phases>
+ <optional-mojos>
+ <optional-mojo>org.apache.maven.plugins:maven-site-plugin:attach-descriptor</optional-mojo>
+ </optional-mojos>
+ </lifecycle>
+ </lifecycles>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.lifecycle.mapping.LifecycleMapping</role>
+ <role-hint>jar</role-hint>
+ <implementation>org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping</implementation>
+ <configuration>
+ <lifecycles>
+ <lifecycle>
+ <id>default</id>
+ <phases>
+ <process-resources>org.apache.maven.plugins:maven-resources-plugin:resources</process-resources>
+ <compile>org.apache.maven.plugins:maven-compiler-plugin:compile</compile>
+ <process-test-resources>org.apache.maven.plugins:maven-resources-plugin:testResources</process-test-resources>
+ <test-compile>org.apache.maven.plugins:maven-compiler-plugin:testCompile</test-compile>
+ <test>org.apache.maven.plugins:maven-surefire-plugin:test</test>
+ <package>org.apache.maven.plugins:maven-jar-plugin:jar</package>
+ <install>org.apache.maven.plugins:maven-install-plugin:install</install>
+ <deploy>org.apache.maven.plugins:maven-deploy-plugin:deploy</deploy>
+ </phases>
+ </lifecycle>
+ </lifecycles>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.lifecycle.mapping.LifecycleMapping</role>
+ <role-hint>maven-plugin</role-hint>
+ <implementation>org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping</implementation>
+ <configuration>
+ <lifecycles>
+ <lifecycle>
+ <id>default</id>
+ <phases>
+ <generate-resources>org.apache.maven.plugins:maven-plugin-plugin:descriptor</generate-resources>
+ <process-resources>org.apache.maven.plugins:maven-resources-plugin:resources</process-resources>
+ <compile>org.apache.maven.plugins:maven-compiler-plugin:compile</compile>
+ <process-test-resources>org.apache.maven.plugins:maven-resources-plugin:testResources</process-test-resources>
+ <test-compile>org.apache.maven.plugins:maven-compiler-plugin:testCompile</test-compile>
+ <test>org.apache.maven.plugins:maven-surefire-plugin:test</test>
+ <package>org.apache.maven.plugins:maven-jar-plugin:jar,
+ org.apache.maven.plugins:maven-plugin-plugin:addPluginArtifactMetadata</package>
+ <install>org.apache.maven.plugins:maven-install-plugin:install,
+ org.apache.maven.plugins:maven-plugin-plugin:updateRegistry</install>
+ <deploy>org.apache.maven.plugins:maven-deploy-plugin:deploy</deploy>
+ </phases>
+ </lifecycle>
+ </lifecycles>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.lifecycle.mapping.LifecycleMapping</role>
+ <role-hint>ejb</role-hint>
+ <implementation>org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping</implementation>
+ <configuration>
+ <lifecycles>
+ <lifecycle>
+ <id>default</id>
+ <phases>
+ <process-resources>org.apache.maven.plugins:maven-resources-plugin:resources</process-resources>
+ <compile>org.apache.maven.plugins:maven-compiler-plugin:compile</compile>
+ <process-test-resources>org.apache.maven.plugins:maven-resources-plugin:testResources</process-test-resources>
+ <test-compile>org.apache.maven.plugins:maven-compiler-plugin:testCompile</test-compile>
+ <test>org.apache.maven.plugins:maven-surefire-plugin:test</test>
+ <package>org.apache.maven.plugins:maven-ejb-plugin:ejb</package>
+ <install>org.apache.maven.plugins:maven-install-plugin:install</install>
+ <deploy>org.apache.maven.plugins:maven-deploy-plugin:deploy</deploy>
+ </phases>
+ </lifecycle>
+ </lifecycles>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.lifecycle.mapping.LifecycleMapping</role>
+ <role-hint>war</role-hint>
+ <implementation>org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping</implementation>
+ <configuration>
+ <lifecycles>
+ <lifecycle>
+ <id>default</id>
+ <phases>
+ <process-resources>org.apache.maven.plugins:maven-resources-plugin:resources</process-resources>
+ <compile>org.apache.maven.plugins:maven-compiler-plugin:compile</compile>
+ <process-test-resources>org.apache.maven.plugins:maven-resources-plugin:testResources</process-test-resources>
+ <test-compile>org.apache.maven.plugins:maven-compiler-plugin:testCompile</test-compile>
+ <test>org.apache.maven.plugins:maven-surefire-plugin:test</test>
+ <package>org.apache.maven.plugins:maven-war-plugin:war</package>
+ <install>org.apache.maven.plugins:maven-install-plugin:install</install>
+ <deploy>org.apache.maven.plugins:maven-deploy-plugin:deploy</deploy>
+ </phases>
+ </lifecycle>
+ </lifecycles>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.lifecycle.mapping.LifecycleMapping</role>
+ <role-hint>ear</role-hint>
+ <implementation>org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping</implementation>
+ <configuration>
+ <lifecycles>
+ <lifecycle>
+ <id>default</id>
+ <phases>
+ <generate-resources>org.apache.maven.plugins:maven-ear-plugin:generate-application-xml</generate-resources>
+ <process-resources>org.apache.maven.plugins:maven-resources-plugin:resources</process-resources>
+ <package>org.apache.maven.plugins:maven-ear-plugin:ear</package>
+ <install>org.apache.maven.plugins:maven-install-plugin:install</install>
+ <deploy>org.apache.maven.plugins:maven-deploy-plugin:deploy</deploy>
+ </phases>
+ </lifecycle>
+ </lifecycles>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.lifecycle.mapping.LifecycleMapping</role>
+ <role-hint>rar</role-hint>
+ <implementation>org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping</implementation>
+ <configuration>
+ <lifecycles>
+ <lifecycle>
+ <id>default</id>
+ <phases>
+ <process-resources>org.apache.maven.plugins:maven-resources-plugin:resources</process-resources>
+ <compile>org.apache.maven.plugins:maven-compiler-plugin:compile</compile>
+ <process-test-resources>org.apache.maven.plugins:maven-resources-plugin:testResources</process-test-resources>
+ <test-compile>org.apache.maven.plugins:maven-compiler-plugin:testCompile</test-compile>
+ <test>org.apache.maven.plugins:maven-surefire-plugin:test</test>
+ <package>org.apache.maven.plugins:maven-rar-plugin:rar</package>
+ <install>org.apache.maven.plugins:maven-install-plugin:install</install>
+ <deploy>org.apache.maven.plugins:maven-deploy-plugin:deploy</deploy>
+ </phases>
+ </lifecycle>
+ </lifecycles>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.lifecycle.mapping.LifecycleMapping</role>
+ <role-hint>par</role-hint>
+ <implementation>org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping</implementation>
+ <configuration>
+ <phases>
+ <process-resources>org.apache.maven.plugins:maven-resources-plugin:resources</process-resources>
+ <compile>org.apache.maven.plugins:maven-compiler-plugin:compile</compile>
+ <process-test-resources>org.apache.maven.plugins:maven-resources-plugin:testResources</process-test-resources>
+ <test-compile>org.apache.maven.plugins:maven-compiler-plugin:testCompile</test-compile>
+ <test>org.apache.maven.plugins:maven-surefire-plugin:test</test>
+ <package>org.apache.maven.plugins:maven-par-plugin:par</package>
+ <install>org.apache.maven.plugins:maven-install-plugin:install</install>
+ <deploy>org.apache.maven.plugins:maven-deploy-plugin:deploy</deploy>
+ </phases>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.lifecycle.mapping.LifecycleMapping</role>
+ <role-hint>ejb3</role-hint>
+ <implementation>org.apache.maven.lifecycle.mapping.DefaultLifecycleMapping</implementation>
+ <configuration>
+ <phases>
+ <process-resources>org.apache.maven.plugins:maven-resources-plugin:resources</process-resources>
+ <compile>org.apache.maven.plugins:maven-compiler-plugin:compile</compile>
+ <process-test-resources>org.apache.maven.plugins:maven-resources-plugin:testResources</process-test-resources>
+ <test-compile>org.apache.maven.plugins:maven-compiler-plugin:testCompile</test-compile>
+ <test>org.apache.maven.plugins:maven-surefire-plugin:test</test>
+ <package>org.apache.maven.plugins:maven-ejb3-plugin:ejb3</package>
+ <install>org.apache.maven.plugins:maven-install-plugin:install</install>
+ <deploy>org.apache.maven.plugins:maven-deploy-plugin:deploy</deploy>
+ </phases>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.plugin.version.PluginVersionManager</role>
+ <role-hint>default</role-hint>
+ <implementation>org.apache.maven.plugin.version.DefaultPluginVersionManager</implementation>
+ <instantiation-strategy>per-lookup</instantiation-strategy>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.artifact.metadata.ArtifactMetadataSource</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.plugin.registry.MavenPluginRegistryBuilder</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.factory.ArtifactFactory</role>
+ </requirement>
+ <requirement>
+ <role>org.codehaus.plexus.components.interactivity.InputHandler</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.project.MavenProjectBuilder</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.execution.RuntimeInformation</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.manager.WagonManager</role>
+ <implementation>org.apache.maven.artifact.manager.DefaultWagonManager</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.artifact.repository.ArtifactRepositoryFactory</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager</role>
+ <implementation>org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataManager</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.artifact.manager.WagonManager</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.transform.ArtifactTransformation</role>
+ <role-hint>snapshot</role-hint>
+ <implementation>org.apache.maven.artifact.transform.SnapshotTransformation</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.artifact.manager.WagonManager</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.transform.ArtifactTransformation</role>
+ <role-hint>release</role-hint>
+ <implementation>org.apache.maven.artifact.transform.ReleaseArtifactTransformation</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.artifact.manager.WagonManager</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.transform.ArtifactTransformation</role>
+ <role-hint>latest</role-hint>
+ <implementation>org.apache.maven.artifact.transform.LatestArtifactTransformation</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.artifact.manager.WagonManager</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.transform.ArtifactTransformationManager</role>
+ <implementation>org.apache.maven.artifact.transform.DefaultArtifactTransformationManager</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.artifact.transform.ArtifactTransformation</role>
+ <field-name>artifactTransformations</field-name>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.resolver.ArtifactResolver</role>
+ <implementation>org.apache.maven.artifact.resolver.DefaultArtifactResolver</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.artifact.manager.WagonManager</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.transform.ArtifactTransformationManager</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.factory.ArtifactFactory</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.resolver.ArtifactCollector</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.installer.ArtifactInstaller</role>
+ <implementation>org.apache.maven.artifact.installer.DefaultArtifactInstaller</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.artifact.transform.ArtifactTransformationManager</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.deployer.ArtifactDeployer</role>
+ <implementation>org.apache.maven.artifact.deployer.DefaultArtifactDeployer</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.artifact.manager.WagonManager</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.transform.ArtifactTransformationManager</role>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.repository.ArtifactRepositoryFactory</role>
+ <implementation>org.apache.maven.artifact.repository.DefaultArtifactRepositoryFactory</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.repository.metadata.RepositoryMetadataBuilder</role>
+ <role-hint>default</role-hint>
+ <implementation>org.apache.maven.artifact.repository.metadata.DefaultRepositoryMetadataBuilder</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.artifact.repository.metadata.RepositoryMetadataManager</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.wagon.Wagon</role>
+ <role-hint>scp</role-hint>
+ <implementation>org.apache.maven.wagon.providers.ssh.jsch.ScpWagon</implementation>
+ <instantiation-strategy>per-lookup</instantiation-strategy>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.wagon.providers.ssh.knownhost.KnownHostsProvider</role>
+ <role-hint>file</role-hint>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.wagon.providers.ssh.interactive.InteractiveUserInfo</role>
+ </requirement>
+ <requirement>
+ <role>com.jcraft.jsch.UIKeyboardInteractive</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.wagon.Wagon</role>
+ <role-hint>sftp</role-hint>
+ <implementation>org.apache.maven.wagon.providers.ssh.jsch.SftpWagon</implementation>
+ <instantiation-strategy>per-lookup</instantiation-strategy>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.wagon.providers.ssh.knownhost.KnownHostsProvider</role>
+ <role-hint>file</role-hint>
+ </requirement>
+ <requirement>
+ <role>org.apache.maven.wagon.providers.ssh.interactive.InteractiveUserInfo</role>
+ </requirement>
+ <requirement>
+ <role>com.jcraft.jsch.UIKeyboardInteractive</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>com.jcraft.jsch.UIKeyboardInteractive</role>
+ <implementation>org.apache.maven.wagon.providers.ssh.jsch.interactive.PrompterUIKeyboardInteractive</implementation>
+ <requirements>
+ <requirement>
+ <role>org.codehaus.plexus.components.interactivity.Prompter</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.profiles.MavenProfilesBuilder</role>
+ <implementation>org.apache.maven.profiles.DefaultMavenProfilesBuilder</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.plugin.registry.MavenPluginRegistryBuilder</role>
+ <implementation>org.apache.maven.plugin.registry.DefaultPluginRegistryBuilder</implementation>
+ <configuration>
+ <globalRegistryPath>${maven.home}/conf/plugin-registry.xml</globalRegistryPath>
+ <userRegistryPath>${user.home}/.m2/plugin-registry.xml</userRegistryPath>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.wagon.Wagon</role>
+ <role-hint>http</role-hint>
+ <implementation>org.apache.maven.wagon.providers.http.LightweightHttpWagon</implementation>
+ <instantiation-strategy>per-lookup</instantiation-strategy>
+ </component>
+ <component>
+ <role>org.apache.maven.wagon.Wagon</role>
+ <role-hint>https</role-hint>
+ <implementation>org.apache.maven.wagon.providers.http.LightweightHttpWagon</implementation>
+ <instantiation-strategy>per-lookup</instantiation-strategy>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout</role>
+ <role-hint>default</role-hint>
+ <implementation>org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout</role>
+ <role-hint>legacy</role-hint>
+ <implementation>org.apache.maven.artifact.repository.layout.LegacyRepositoryLayout</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.handler.manager.ArtifactHandlerManager</role>
+ <implementation>org.apache.maven.artifact.handler.manager.DefaultArtifactHandlerManager</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.artifact.handler.ArtifactHandler</role>
+ <field-name>artifactHandlers</field-name>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.handler.ArtifactHandler</role>
+ <role-hint>ejb</role-hint>
+ <implementation>org.apache.maven.artifact.handler.DefaultArtifactHandler</implementation>
+ <configuration>
+ <type>ejb</type>
+ <extension>jar</extension>
+ <language>java</language>
+ <addedToClasspath>true</addedToClasspath>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.handler.ArtifactHandler</role>
+ <role-hint>jar</role-hint>
+ <implementation>org.apache.maven.artifact.handler.DefaultArtifactHandler</implementation>
+ <configuration>
+ <type>jar</type>
+ <language>java</language>
+ <addedToClasspath>true</addedToClasspath>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.handler.ArtifactHandler</role>
+ <role-hint>test-jar</role-hint>
+ <implementation>org.apache.maven.artifact.handler.DefaultArtifactHandler</implementation>
+ <configuration>
+ <classifier>tests</classifier>
+ <extension>jar</extension>
+ <type>test-jar</type>
+ <packaging>jar</packaging>
+ <language>java</language>
+ <addedToClasspath>true</addedToClasspath>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.handler.ArtifactHandler</role>
+ <role-hint>maven-plugin</role-hint>
+ <implementation>org.apache.maven.artifact.handler.DefaultArtifactHandler</implementation>
+ <configuration>
+ <type>maven-plugin</type>
+ <extension>jar</extension>
+ <language>java</language>
+ <addedToClasspath>true</addedToClasspath>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.handler.ArtifactHandler</role>
+ <role-hint>pom</role-hint>
+ <implementation>org.apache.maven.artifact.handler.DefaultArtifactHandler</implementation>
+ <configuration>
+ <type>pom</type>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.handler.ArtifactHandler</role>
+ <role-hint>java-source</role-hint>
+ <implementation>org.apache.maven.artifact.handler.DefaultArtifactHandler</implementation>
+ <configuration>
+ <classifier>sources</classifier>
+ <type>java-source</type>
+ <extension>jar</extension>
+ <language>java</language>
+ <addedToClasspath>false</addedToClasspath>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.handler.ArtifactHandler</role>
+ <role-hint>javadoc</role-hint>
+ <implementation>org.apache.maven.artifact.handler.DefaultArtifactHandler</implementation>
+ <configuration>
+ <classifier>javadoc</classifier>
+ <type>javadoc</type>
+ <extension>jar</extension>
+ <language>java</language>
+ <addedToClasspath>true</addedToClasspath>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.handler.ArtifactHandler</role>
+ <role-hint>war</role-hint>
+ <implementation>org.apache.maven.artifact.handler.DefaultArtifactHandler</implementation>
+ <configuration>
+ <type>war</type>
+ <includesDependencies>true</includesDependencies>
+ <language>java</language>
+ <addedToClasspath>false</addedToClasspath>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.handler.ArtifactHandler</role>
+ <role-hint>ear</role-hint>
+ <implementation>org.apache.maven.artifact.handler.DefaultArtifactHandler</implementation>
+ <configuration>
+ <type>ear</type>
+ <includesDependencies>true</includesDependencies>
+ <language>java</language>
+ <addedToClasspath>false</addedToClasspath>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.handler.ArtifactHandler</role>
+ <role-hint>ejb-client</role-hint>
+ <implementation>org.apache.maven.artifact.handler.DefaultArtifactHandler</implementation>
+ <configuration>
+ <type>ejb-client</type>
+ <extension>jar</extension>
+ <packaging>ejb</packaging>
+ <classifier>client</classifier>
+ <language>java</language>
+ <addedToClasspath>true</addedToClasspath>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.handler.ArtifactHandler</role>
+ <role-hint>par</role-hint>
+ <implementation>org.apache.maven.artifact.handler.DefaultArtifactHandler</implementation>
+ <configuration>
+ <type>par</type>
+ <language>java</language>
+ <addedToClasspath>true</addedToClasspath>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.handler.ArtifactHandler</role>
+ <role-hint>ejb3</role-hint>
+ <implementation>org.apache.maven.artifact.handler.DefaultArtifactHandler</implementation>
+ <configuration>
+ <type>ejb3</type>
+ <language>java</language>
+ <addedToClasspath>true</addedToClasspath>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.factory.ArtifactFactory</role>
+ <implementation>org.apache.maven.artifact.factory.DefaultArtifactFactory</implementation>
+ <requirements>
+ <requirement>
+ <role>org.apache.maven.artifact.handler.manager.ArtifactHandlerManager</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.apache.maven.artifact.resolver.ArtifactCollector</role>
+ <implementation>org.apache.maven.artifact.resolver.DefaultArtifactCollector</implementation>
+ </component>
+ <component>
+ <role>org.apache.maven.wagon.providers.ssh.knownhost.KnownHostsProvider</role>
+ <role-hint>file</role-hint>
+ <implementation>org.apache.maven.wagon.providers.ssh.knownhost.FileKnownHostsProvider</implementation>
+ <instantiation-strategy>per-lookup</instantiation-strategy>
+ <configuration>
+ <hostKeyChecking>ask</hostKeyChecking>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.wagon.providers.ssh.knownhost.KnownHostsProvider</role>
+ <role-hint>null</role-hint>
+ <implementation>org.apache.maven.wagon.providers.ssh.knownhost.NullKnownHostsProvider</implementation>
+ <instantiation-strategy>per-lookup</instantiation-strategy>
+ <configuration>
+ <hostKeyChecking>ask</hostKeyChecking>
+ </configuration>
+ </component>
+ <component>
+ <role>org.apache.maven.wagon.providers.ssh.interactive.InteractiveUserInfo</role>
+ <implementation>org.apache.maven.wagon.providers.ssh.interactive.ConsoleInteractiveUserInfo</implementation>
+ <instantiation-strategy>per-lookup</instantiation-strategy>
+ <requirements>
+ <requirement>
+ <role>org.codehaus.plexus.components.interactivity.Prompter</role>
+ </requirement>
+ </requirements>
+ </component>
+ <component>
+ <role>org.codehaus.plexus.components.interactivity.InputHandler</role>
+ <role-hint>default</role-hint>
+ <implementation>org.codehaus.plexus.components.interactivity.DefaultInputHandler</implementation>
+ <instantiation-strategy>per-lookup</instantiation-strategy>
+ </component>
+ <component>
+ <role>org.codehaus.plexus.components.interactivity.OutputHandler</role>
+ <role-hint>default</role-hint>
+ <implementation>org.codehaus.plexus.components.interactivity.DefaultOutputHandler</implementation>
+ <instantiation-strategy>per-lookup</instantiation-strategy>
+ </component>
+ <component>
+ <role>org.codehaus.plexus.components.interactivity.Prompter</role>
+ <role-hint>default</role-hint>
+ <implementation>org.codehaus.plexus.components.interactivity.DefaultPrompter</implementation>
+ <instantiation-strategy>per-lookup</instantiation-strategy>
+ <requirements>
+ <requirement>
+ <role>org.codehaus.plexus.components.interactivity.InputHandler</role>
+ </requirement>
+ <requirement>
+ <role>org.codehaus.plexus.components.interactivity.OutputHandler</role>
+ </requirement>
+ </requirements>
+ </component>
+ </components>
+</component-set>
\ No newline at end of file
diff --git a/debian/META-INF/plexus/plexus.xml b/debian/META-INF/plexus/plexus.xml
new file mode 100644
index 0000000..4591a42
--- /dev/null
+++ b/debian/META-INF/plexus/plexus.xml
@@ -0,0 +1,37 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+
+<plexus>
+ <component-discoverer-manager implementation="org.codehaus.plexus.component.discovery.DefaultComponentDiscovererManager">
+ <listeners>
+ <listener implementation="org.codehaus.plexus.component.discovery.DiscoveryListenerDescriptor">
+ <role>org.apache.maven.plugin.MavenPluginCollector</role>
+ </listener>
+ </listeners>
+ <component-discoverers>
+ <component-discoverer implementation="org.apache.maven.plugin.MavenPluginDiscoverer"/>
+ </component-discoverers>
+ </component-discoverer-manager>
+ <components>
+ <component>
+ <role>org.apache.maven.plugin.MavenPluginCollector</role>
+ <implementation>org.apache.maven.plugin.MavenPluginCollector</implementation>
+ </component>
+ </components>
+</plexus>
diff --git a/debian/build.xml b/debian/build.xml
index 0dddf05..d7c8d56 100644
--- a/debian/build.xml
+++ b/debian/build.xml
@@ -93,6 +93,7 @@
<copy todir="${build.dir}/META-INF">
<fileset dir="." includes="**/pom.xml"/>
<fileset dir="." includes="**/pom.properties"/>
+ <fileset dir="debian/META-INF" />
</copy>
<jar jarfile="${build.dir}/${package}${jar.suffix}"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven2.git
More information about the pkg-java-commits
mailing list