mirror of https://github.com/apache/maven.git
remove testing descriptor
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@376125 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c528e6378e
commit
f36b990362
|
@ -1,29 +0,0 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<project name="Maven">
|
||||
<bannerLeft>
|
||||
<name>Maven</name>
|
||||
<href>http://www.apache.org</href>
|
||||
</bannerLeft>
|
||||
<bannerRight>
|
||||
<src>http://codehaus.org/codehaus-small.png</src>
|
||||
<href>http://www.codehaus.org</href>
|
||||
</bannerRight>
|
||||
<body>
|
||||
<links>
|
||||
<item name="Plexus" href="http://plexus.codehaus.org"/>
|
||||
<item name="The Codehaus" href="http://www.codehaus.org"/>
|
||||
</links>
|
||||
<menu name="Quick Links">
|
||||
<item name="Lifecycle" href="/lifecycle.html"/>
|
||||
<item name="Inheritance" href="/inheritance.html"/>
|
||||
<item name="Configuration management" href="/configuration-management.html"/>
|
||||
<item name="Install" href="/install.html"/>
|
||||
</menu>
|
||||
<menu name="Plugins">
|
||||
<item name="Plugins" href="/plugins.html"/>
|
||||
<item name="Plugin descriptors" href="/plugin-descriptors.html"/>
|
||||
<item name="Mojos" href="/mojos.html"/>
|
||||
</menu>
|
||||
${reports}
|
||||
</body>
|
||||
</project>
|
Loading…
Reference in New Issue