-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathcatalog.xml
27 lines (27 loc) · 989 Bytes
/
catalog.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<catalog>
<catalogItems>
<catalogItem>
<categoryId>org.eclipse.m2e.discovery.category.lifecycles</categoryId>
<m2e-versions>1.0,1.1</m2e-versions>
<description>m2e-wtp</description>
<groupId>lifecycles</groupId>
<id>org.eclipse.m2e.discovery.lifecyclemapping.m2e-wtp</id>
<kind>lifecycles</kind>
<license>EPL</license>
<name>m2e-wtp</name>
<provider>JBoss by Red Hat</provider>
<p2>
<repositoryUrl>http://download.jboss.org/jbosstools/updates/m2eclipse-wtp/</repositoryUrl>
<iuId>org.maven.ide.eclipse.wtp.feature.feature.group</iuId>
<iuVersion>0.15.2.20120306-2040</iuVersion>
<lifecycleMappingIU>
<iuId>org.maven.ide.eclipse.wtp</iuId>
</lifecycleMappingIU>
</p2>
<overview>
<summary>Maven Integration for WTP</summary>
<url>/~https://github.com/sonatype/m2eclipse-wtp</url>
</overview>
</catalogItem>
</catalogItems>
</catalog>