43541040a5fdea0da158c784d2eb143a55309515
[jalview.git] / gradle / m2 / repository / org / apache / maven / plugins / maven-plugins / 22 / maven-plugins-22.pom
1 <?xml version='1.0' encoding='UTF-8'?>
2 <!--
3 Licensed to the Apache Software Foundation (ASF) under one
4 or more contributor license agreements.  See the NOTICE file
5 distributed with this work for additional information
6 regarding copyright ownership.  The ASF licenses this file
7 to you under the Apache License, Version 2.0 (the
8 "License"); you may not use this file except in compliance
9 with the License.  You may obtain a copy of the License at
10
11   http://www.apache.org/licenses/LICENSE-2.0
12
13 Unless required by applicable law or agreed to in writing,
14 software distributed under the License is distributed on an
15 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 KIND, either express or implied.  See the License for the
17 specific language governing permissions and limitations
18 under the License.
19 -->
20 <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">
21   <modelVersion>4.0.0</modelVersion>
22
23   <parent>
24     <groupId>org.apache.maven</groupId>
25     <artifactId>maven-parent</artifactId>
26     <version>21</version>
27     <relativePath>../../pom/maven/pom.xml</relativePath>
28   </parent>
29
30   <groupId>org.apache.maven.plugins</groupId>
31   <artifactId>maven-plugins</artifactId>
32   <version>22</version>
33   <packaging>pom</packaging>
34
35   <name>Maven Plugins</name>
36   <description>Maven Plugins</description>
37   <url>http://maven.apache.org/plugins/</url>
38
39   <mailingLists>
40     <!-- duplication from components - temporary until the site layout is clearer -->
41     <mailingList>
42       <name>Maven User List</name>
43       <subscribe>users-subscribe@maven.apache.org</subscribe>
44       <unsubscribe>users-unsubscribe@maven.apache.org</unsubscribe>
45       <post>users@maven.apache.org</post>
46       <archive>http://mail-archives.apache.org/mod_mbox/maven-users</archive>
47       <otherArchives>
48         <otherArchive>http://www.mail-archive.com/users@maven.apache.org/</otherArchive>
49         <otherArchive>http://old.nabble.com/Maven---Users-f178.html</otherArchive>
50         <otherArchive>http://maven.users.markmail.org/</otherArchive>
51       </otherArchives>
52     </mailingList>
53     <mailingList>
54       <name>Maven Developer List</name>
55       <subscribe>dev-subscribe@maven.apache.org</subscribe>
56       <unsubscribe>dev-unsubscribe@maven.apache.org</unsubscribe>
57       <post>dev@maven.apache.org</post>
58       <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive>
59       <otherArchives>
60         <otherArchive>http://www.mail-archive.com/dev@maven.apache.org/</otherArchive>
61         <otherArchive>http://old.nabble.com/Maven-Developers-f179.html</otherArchive>
62         <otherArchive>http://maven.dev.markmail.org/</otherArchive>
63       </otherArchives>
64     </mailingList>
65     <mailingList>
66       <name>Maven Issues List</name>
67       <subscribe>issues-subscribe@maven.apache.org</subscribe>
68       <unsubscribe>issues-unsubscribe@maven.apache.org</unsubscribe>
69       <archive>http://mail-archives.apache.org/mod_mbox/maven-issues/</archive>
70       <otherArchives>
71         <otherArchive>http://www.mail-archive.com/issues@maven.apache.org</otherArchive>
72         <otherArchive>http://old.nabble.com/Maven---Issues-f15573.html</otherArchive>
73         <otherArchive>http://maven.issues.markmail.org/</otherArchive>
74       </otherArchives>
75     </mailingList>
76     <mailingList>
77       <name>Maven Commits List</name>
78       <subscribe>commits-subscribe@maven.apache.org</subscribe>
79       <unsubscribe>commits-unsubscribe@maven.apache.org</unsubscribe>
80       <archive>http://mail-archives.apache.org/mod_mbox/maven-dev</archive>
81       <otherArchives>
82         <otherArchive>http://www.mail-archive.com/commits@maven.apache.org</otherArchive>
83         <otherArchive>http://old.nabble.com/Maven---Commits-f15575.html</otherArchive>
84         <otherArchive>http://maven.commits.markmail.org/</otherArchive>
85       </otherArchives>
86     </mailingList>
87     <!-- duplication from parent pom - temporary until they inherit properly -->
88     <mailingList>
89       <name>Maven Announcements List</name>
90       <post>announce@maven.apache.org</post>
91       <subscribe>announce-subscribe@maven.apache.org</subscribe>
92       <unsubscribe>announce-unsubscribe@maven.apache.org</unsubscribe>
93       <archive>http://mail-archives.apache.org/mod_mbox/maven-announce/</archive>
94       <otherArchives>
95         <otherArchive>http://www.mail-archive.com/announce@maven.apache.org</otherArchive>
96         <otherArchive>http://old.nabble.com/Maven-Announcements-f15617.html</otherArchive>
97         <otherArchive>http://maven.announce.markmail.org/</otherArchive>
98       </otherArchives>
99     </mailingList>
100     <mailingList>
101       <name>Maven Notifications List</name>
102       <subscribe>notifications-subscribe@maven.apache.org</subscribe>
103       <unsubscribe>notifications-unsubscribe@maven.apache.org</unsubscribe>
104       <archive>http://mail-archives.apache.org/mod_mbox/maven-notifications/</archive>
105       <otherArchives>
106         <otherArchive>http://www.mail-archive.com/notifications@maven.apache.org</otherArchive>
107         <otherArchive>http://old.nabble.com/Maven---Notifications-f15574.html</otherArchive>
108         <otherArchive>http://maven.notifications.markmail.org/</otherArchive>
109       </otherArchives>
110     </mailingList>
111   </mailingLists>
112
113   <scm>
114     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-plugins-22</connection>
115     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-plugins-22</developerConnection>
116     <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-plugins-22</url>
117   </scm>
118   <ciManagement>
119     <system>Jenkins</system>
120     <url>https://builds.apache.org/hudson/job/maven-plugins/</url>
121   </ciManagement>
122
123   <distributionManagement>
124     <site>
125       <id>apache.website</id>
126       <url>scp://people.apache.org/www/maven.apache.org/plugins/</url>
127     </site>
128   </distributionManagement>
129
130   <repositories>
131     <repository>
132       <id>apache.snapshots</id>
133       <name>Apache Snapshot Repository</name>
134       <url>http://repository.apache.org/snapshots</url>
135       <releases>
136         <enabled>false</enabled>
137       </releases>
138     </repository>
139   </repositories>
140
141   <build>
142     <pluginManagement>
143       <plugins>
144         <plugin>
145           <groupId>org.apache.maven.plugins</groupId>
146           <artifactId>maven-changes-plugin</artifactId>
147           <version>2.6</version>
148           <configuration>
149             <issueManagementSystems>
150               <issueManagementSystem>JIRA</issueManagementSystem>
151             </issueManagementSystems>
152             <maxEntries>1000</maxEntries>
153             <runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
154             <!-- Used by announcement-generate goal -->
155             <templateDirectory>org/apache/maven/plugins</templateDirectory>
156             <!-- Used by announcement-mail goal -->
157             <subject>[ANN] ${project.name} ${project.version} Released</subject>
158             <toAddresses>
159               <toAddress implementation="java.lang.String">announce@maven.apache.org</toAddress>
160               <toAddress implementation="java.lang.String">users@maven.apache.org</toAddress>
161             </toAddresses>
162             <ccAddresses>
163               <ccAddress implementation="java.lang.String">dev@maven.apache.org</ccAddress>
164             </ccAddresses>
165             <!-- These values need to be specified as properties in the profile apache-release in your settings.xml -->
166             <fromDeveloperId>${apache.availid}</fromDeveloperId>
167             <smtpHost>${smtp.host}</smtpHost>
168           </configuration>
169           <dependencies>
170             <!-- Used by announcement-generate goal -->
171             <dependency>
172               <groupId>org.apache.maven.shared</groupId>
173               <artifactId>maven-shared-resources</artifactId>
174               <version>1</version>
175             </dependency>
176           </dependencies>
177         </plugin>
178         <plugin>
179           <artifactId>maven-release-plugin</artifactId>
180           <configuration>
181             <tagBase>https://svn.apache.org/repos/asf/maven/plugins/tags</tagBase>
182           </configuration>
183         </plugin>
184         <plugin>
185           <artifactId>maven-site-plugin</artifactId>
186           <configuration>
187             <stagingSiteURL>scp://people.apache.org/www/maven.apache.org/plugins/${project.artifactId}-${project.version}</stagingSiteURL>
188           </configuration>
189         </plugin>
190       </plugins>
191     </pluginManagement>
192     <plugins>
193       <plugin>
194         <artifactId>maven-enforcer-plugin</artifactId>
195         <executions>
196           <execution>
197             <goals>
198               <goal>enforce</goal>
199             </goals>
200             <id>ensure-no-container-api</id>
201             <configuration>
202               <rules>
203                 <bannedDependencies>
204                   <excludes>
205                     <exclude>org.codehaus.plexus:plexus-component-api</exclude>
206                   </excludes>
207                   <message>The new containers are not supported. You probably added a dependency that is missing the exclusions.</message>
208                 </bannedDependencies>
209               </rules>
210               <fail>true</fail>
211             </configuration>
212           </execution>
213         </executions>
214       </plugin>
215       <plugin>
216         <groupId>org.apache.maven.plugins</groupId>
217         <artifactId>maven-plugin-plugin</artifactId>
218         <executions>
219           <execution>
220             <id>generated-helpmojo</id>
221             <goals>
222               <goal>helpmojo</goal>
223             </goals>
224           </execution>
225         </executions>
226       </plugin>
227     </plugins>
228   </build>
229
230   <reporting>
231     <plugins>
232       <plugin>
233         <groupId>org.apache.maven.plugins</groupId>
234         <artifactId>maven-plugin-plugin</artifactId>
235         <version>2.8</version>
236       </plugin>
237     </plugins>
238   </reporting>
239
240   <profiles>
241     <profile>
242       <id>quality-checks</id>
243       <activation>
244         <property>
245           <name>quality-checks</name>
246           <value>true</value>
247         </property>
248       </activation>
249       <build>
250         <plugins>
251           <plugin>
252             <groupId>org.apache.maven.plugins</groupId>
253             <artifactId>maven-docck-plugin</artifactId>
254             <executions>
255               <execution>
256                 <id>docck-check</id>
257                 <phase>verify</phase>
258                 <goals>
259                   <goal>check</goal>
260                 </goals>
261               </execution>
262             </executions>
263           </plugin>
264         </plugins>
265       </build>
266     </profile>
267     <profile>
268       <id>run-its</id>
269       <build>
270         <plugins>
271           <plugin>
272             <groupId>org.apache.maven.plugins</groupId>
273             <artifactId>maven-invoker-plugin</artifactId>
274             <configuration>
275               <debug>true</debug>
276               <projectsDirectory>src/it</projectsDirectory>
277               <cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
278               <preBuildHookScript>setup</preBuildHookScript>
279               <postBuildHookScript>verify</postBuildHookScript>
280               <localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
281               <settingsFile>src/it/settings.xml</settingsFile>
282               <pomIncludes>
283                 <pomInclude>*/pom.xml</pomInclude>
284               </pomIncludes>
285             </configuration>
286             <executions>
287               <execution>
288                 <id>integration-test</id>
289                 <goals>
290                   <goal>install</goal>
291                   <goal>integration-test</goal>
292                   <goal>verify</goal>
293                 </goals>
294               </execution>
295             </executions>
296           </plugin>
297         </plugins>
298       </build>
299     </profile>
300     <profile>
301       <id>reporting</id>
302       <reporting>
303         <plugins>
304           <plugin>
305             <groupId>org.apache.maven.plugins</groupId>
306             <artifactId>maven-invoker-plugin</artifactId>
307             <version>1.5</version>
308           </plugin>
309         </plugins>
310       </reporting>
311     </profile>
312     <profile>
313       <id>maven-3</id>
314       <activation>
315         <file>
316           <!-- This employs that the basedir expression is only recognized by Maven 3.x (see MNG-2363) -->
317           <exists>${basedir}</exists>
318         </file>
319       </activation>
320       <build>
321         <plugins>
322           <!-- if releasing current pom with Maven 3, site descriptor must be attached -->
323           <plugin>
324             <groupId>org.apache.maven.plugins</groupId>
325             <artifactId>maven-site-plugin</artifactId>
326             <inherited>false</inherited>
327             <executions>
328               <execution>
329                 <id>attach-descriptor</id>
330                 <goals>
331                   <goal>attach-descriptor</goal>
332                 </goals>
333               </execution>
334             </executions>
335           </plugin>
336         </plugins>        
337       </build>   
338     </profile>  
339   </profiles>
340 </project>