git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114358 13f79535-47bb-0310-9956-ffa450edef68
20 lines
619 B
XML
20 lines
619 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<project name="Maven AspectJ Plugin">
|
|
|
|
<title>Maven AspectJ Plugin</title>
|
|
|
|
<body>
|
|
<links>
|
|
<item name="Maven" href="http://maven.apache.org/"/>
|
|
<item name="AspectJ" href="http://www.eclipse.org/aspectj/"/>
|
|
</links>
|
|
<menu name="Overview">
|
|
<item name="Goals" href="/goals.html" />
|
|
<item name="Properties" href="/properties.html" />
|
|
</menu>
|
|
<menu name="Downloads">
|
|
<item name="AspectJ plugin 1.1" href="http://www.ibiblio.org/maven/maven/plugins/maven-aspectj-plugin-1.1.jar"/>
|
|
</menu>
|
|
</body>
|
|
</project>
|