2008-09-16 07:15:13 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2011-07-10 16:10:12 -04:00
|
|
|
|
2008-09-16 07:15:13 -04:00
|
|
|
<!--
|
|
|
|
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.
|
2011-07-10 16:10:12 -04:00
|
|
|
-->
|
|
|
|
|
|
|
|
<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/xsd/maven-4.0.0.xsd">
|
2008-09-16 07:15:13 -04:00
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
2006-10-26 01:00:09 -04:00
|
|
|
<parent>
|
|
|
|
<groupId>org.apache.maven.its</groupId>
|
2011-07-10 16:10:12 -04:00
|
|
|
<artifactId>core-it-support</artifactId>
|
2007-09-23 21:31:02 -04:00
|
|
|
<version>2.1-SNAPSHOT</version>
|
2006-10-26 01:00:09 -04:00
|
|
|
</parent>
|
2008-09-16 07:15:13 -04:00
|
|
|
|
2006-10-26 01:00:09 -04:00
|
|
|
<groupId>org.apache.maven.its.plugins</groupId>
|
|
|
|
<artifactId>maven-it-plugins</artifactId>
|
|
|
|
<packaging>pom</packaging>
|
2008-09-16 07:15:13 -04:00
|
|
|
|
2011-07-10 16:40:09 -04:00
|
|
|
<name>Maven IT :: Plugins</name>
|
2014-05-31 08:37:27 -04:00
|
|
|
<description>Maven Integration Tests Plugins, to completely decouple ITs from production plugins.</description>
|
2008-09-16 07:15:13 -04:00
|
|
|
|
2006-10-26 01:00:09 -04:00
|
|
|
<modules>
|
2009-02-10 08:46:46 -05:00
|
|
|
<module>maven-it-plugin-active-collection</module>
|
2009-10-19 07:03:59 -04:00
|
|
|
<module>maven-it-plugin-ant-based</module>
|
2008-10-07 07:57:13 -04:00
|
|
|
<module>maven-it-plugin-artifact</module>
|
2008-10-11 12:57:50 -04:00
|
|
|
<module>maven-it-plugin-class-loader</module>
|
2007-01-10 13:43:10 -05:00
|
|
|
<module>maven-it-plugin-configuration</module>
|
2008-09-16 07:15:13 -04:00
|
|
|
<module>maven-it-plugin-context-passing</module>
|
2008-09-20 18:40:52 -04:00
|
|
|
<module>maven-it-plugin-core-stubs</module>
|
2009-08-30 18:24:31 -04:00
|
|
|
<module>maven-it-plugin-dependency-collection</module>
|
2008-09-26 09:35:48 -04:00
|
|
|
<module>maven-it-plugin-dependency-resolution</module>
|
2008-10-03 15:29:31 -04:00
|
|
|
<module>maven-it-plugin-expression</module>
|
2009-02-25 11:42:47 -05:00
|
|
|
<module>maven-it-plugin-error</module>
|
2009-09-28 09:52:08 -04:00
|
|
|
<module>maven-it-plugin-extension-consumer</module>
|
|
|
|
<module>maven-it-plugin-extension-provider</module>
|
2008-09-16 07:15:13 -04:00
|
|
|
<module>maven-it-plugin-fork</module>
|
2009-03-16 22:28:08 -04:00
|
|
|
<module>maven-it-plugin-invalid-descriptor</module>
|
2008-12-02 12:05:12 -05:00
|
|
|
<module>maven-it-plugin-log-file</module>
|
2013-03-10 17:22:14 -04:00
|
|
|
<module>maven-it-plugin-model-interpolation</module>
|
2009-11-06 06:49:08 -05:00
|
|
|
<module>maven-it-plugin-no-default-comp</module>
|
2008-09-16 07:15:13 -04:00
|
|
|
<module>maven-it-plugin-no-project</module>
|
2009-08-11 09:54:45 -04:00
|
|
|
<module>maven-it-plugin-online</module>
|
2009-09-04 14:33:04 -04:00
|
|
|
<module>maven-it-plugin-optional-mojos</module>
|
2008-09-16 07:15:13 -04:00
|
|
|
<module>maven-it-plugin-packaging</module>
|
2006-10-26 01:00:09 -04:00
|
|
|
<module>maven-it-plugin-parameter-implementation</module>
|
2009-03-17 07:27:43 -04:00
|
|
|
<module>maven-it-plugin-plugin-dependency</module>
|
2010-08-19 18:21:52 -04:00
|
|
|
<module>maven-it-plugin-project</module>
|
2008-02-27 19:55:30 -05:00
|
|
|
<module>maven-it-plugin-project-interpolation</module>
|
2008-09-16 07:15:13 -04:00
|
|
|
<module>maven-it-plugin-setter</module>
|
2009-11-11 07:23:29 -05:00
|
|
|
<module>maven-it-plugin-singleton-component</module>
|
2008-10-12 10:38:37 -04:00
|
|
|
<module>maven-it-plugin-site</module>
|
2009-02-19 12:48:20 -05:00
|
|
|
<module>maven-it-plugin-toolchain</module>
|
2008-09-16 07:15:13 -04:00
|
|
|
<module>maven-it-plugin-touch</module>
|
2007-10-27 22:16:49 -04:00
|
|
|
<module>maven-it-plugin-uses-properties</module>
|
2008-05-31 10:51:07 -04:00
|
|
|
<module>maven-it-plugin-uses-wagon</module>
|
2008-09-16 07:15:13 -04:00
|
|
|
<module>maven-it-plugin-all</module>
|
2008-10-17 04:50:28 -04:00
|
|
|
<module>maven-it-plugin-plexus-utils-11</module>
|
|
|
|
<module>maven-it-plugin-plexus-utils-new</module>
|
2009-01-28 23:15:02 -05:00
|
|
|
<module>maven-it-plugin-plexus-component-api</module>
|
2009-06-17 16:48:24 -04:00
|
|
|
<module>maven-it-plugin-log4j</module>
|
2009-07-23 17:26:05 -04:00
|
|
|
<module>maven-it-plugin-extension1</module>
|
|
|
|
<module>maven-it-plugin-extension2</module>
|
2011-12-07 17:53:08 -05:00
|
|
|
<module>maven-it-plugin-plexus-lifecycle</module>
|
2012-01-04 15:23:55 -05:00
|
|
|
<module>maven-it-plugin-settings</module>
|
2006-10-26 01:00:09 -04:00
|
|
|
</modules>
|
2008-09-16 07:15:13 -04:00
|
|
|
|
2007-10-29 11:01:26 -04:00
|
|
|
<scm>
|
2008-09-23 12:18:19 -04:00
|
|
|
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/core-integration-testing/trunk/core-it-support/core-it-plugins</connection>
|
|
|
|
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk/core-it-support/core-it-plugins</developerConnection>
|
|
|
|
<url>http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-support/core-it-plugins</url>
|
2008-09-16 07:15:13 -04:00
|
|
|
</scm>
|
2008-12-15 17:20:54 -05:00
|
|
|
<distributionManagement>
|
|
|
|
<repository>
|
|
|
|
<id>maven.it</id>
|
2011-07-10 17:03:16 -04:00
|
|
|
<name>Apache Maven IT Repository</name>
|
|
|
|
<url>https://repository.apache.org/content/repositories/snapshots</url>
|
2008-12-15 17:20:54 -05:00
|
|
|
</repository>
|
|
|
|
<snapshotRepository>
|
|
|
|
<id>maven.it</id>
|
|
|
|
<name>${distMgmtSnapshotsName}</name>
|
|
|
|
<url>${distMgmtSnapshotsUrl}</url>
|
|
|
|
</snapshotRepository>
|
|
|
|
</distributionManagement>
|
|
|
|
|
|
|
|
<properties>
|
2011-07-10 17:03:16 -04:00
|
|
|
<distMgmtSnapshotsName>Apache Maven IT Snapshot Repository</distMgmtSnapshotsName>
|
|
|
|
<distMgmtSnapshotsUrl>https://repository.apache.org/content/repositories/snapshots</distMgmtSnapshotsUrl>
|
2008-12-15 17:20:54 -05:00
|
|
|
</properties>
|
2012-10-13 10:55:50 -04:00
|
|
|
|
2012-11-26 05:03:05 -05:00
|
|
|
<build>
|
|
|
|
<pluginManagement>
|
|
|
|
<plugins>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-plugin-plugin</artifactId>
|
2014-06-01 12:09:34 -04:00
|
|
|
<version>3.3</version>
|
2012-11-26 05:03:05 -05:00
|
|
|
</plugin>
|
|
|
|
</plugins>
|
|
|
|
</pluginManagement>
|
|
|
|
</build>
|
|
|
|
|
2012-10-13 10:55:50 -04:00
|
|
|
<reporting>
|
|
|
|
<plugins>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-plugin-plugin</artifactId>
|
2014-06-01 12:09:34 -04:00
|
|
|
<version>3.3</version>
|
2012-10-13 10:55:50 -04:00
|
|
|
</plugin>
|
|
|
|
</plugins>
|
|
|
|
</reporting>
|
2010-01-29 02:16:53 -05:00
|
|
|
</project>
|