1 <?xml version='1.0' encoding='UTF-8'?>
\r
3 ~ Copyright 2006 The Apache Software Foundation.
\r
5 ~ Licensed under the Apache License, Version 2.0 (the "License");
\r
6 ~ you may not use this file except in compliance with the License.
\r
7 ~ You may obtain a copy of the License at
\r
9 ~ http://www.apache.org/licenses/LICENSE-2.0
\r
11 ~ Unless required by applicable law or agreed to in writing, software
\r
12 ~ distributed under the License is distributed on an "AS IS" BASIS,
\r
13 ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
\r
14 ~ See the License for the specific language governing permissions and
\r
15 ~ limitations under the License.
\r
18 <project 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' xmlns='http://maven.apache.org/POM/4.0.0'>
\r
20 <artifactId>maven-plugins</artifactId>
\r
21 <groupId>org.apache.maven.plugins</groupId>
\r
22 <version>8</version>
\r
24 <modelVersion>4.0.0</modelVersion>
\r
25 <artifactId>maven-install-plugin</artifactId>
\r
26 <packaging>maven-plugin</packaging>
\r
27 <name>Maven Install Plugin</name>
\r
28 <version>2.2-SNAPSHOT</version>
\r
29 <inceptionYear>2004</inceptionYear>
\r
34 <system>jira</system>
\r
35 <url>http://jira.codehaus.org/browse/MINSTALL</url>
\r
39 <groupId>org.apache.maven</groupId>
\r
40 <artifactId>maven-plugin-api</artifactId>
\r
41 <version>2.0.6</version>
\r
44 <groupId>org.apache.maven</groupId>
\r
45 <artifactId>maven-project</artifactId>
\r
46 <version>2.0.6</version>
\r
49 <groupId>org.apache.maven</groupId>
\r
50 <artifactId>maven-artifact-manager</artifactId>
\r
51 <version>2.0.6</version>
\r
54 <groupId>org.apache.maven</groupId>
\r
55 <artifactId>maven-artifact</artifactId>
\r
56 <version>2.0.6</version>
\r
59 <groupId>org.apache.maven.shared</groupId>
\r
60 <artifactId>maven-plugin-testing-harness</artifactId>
\r
61 <version>1.0-beta-1</version>
\r
65 <groupId>org.codehaus.plexus</groupId>
\r
66 <artifactId>plexus-digest</artifactId>
\r
67 <version>1.0</version>
\r