Fix Fop and batik urls
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@379988 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
53a9b42cba
commit
611c01c392
@ -113,13 +113,13 @@
|
|||||||
<groupId>fop</groupId>
|
<groupId>fop</groupId>
|
||||||
<artifactId>fop</artifactId>
|
<artifactId>fop</artifactId>
|
||||||
<version>0.20.5</version>
|
<version>0.20.5</version>
|
||||||
<url>http://xml.apache.org/fop/</url>
|
<url>http://xmlgraphics.apache.org/fop/</url>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>batik</groupId>
|
<groupId>batik</groupId>
|
||||||
<artifactId>batik</artifactId>
|
<artifactId>batik</artifactId>
|
||||||
<version>1.5-fop-0.20-5</version>
|
<version>1.5-fop-0.20-5</version>
|
||||||
<url>http://xml.apache.org/batik/</url>
|
<url>http://xmlgraphics.apache.org/batik/</url>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>avalon-framework</groupId>
|
<groupId>avalon-framework</groupId>
|
||||||
|
|||||||
@ -21,7 +21,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<links>
|
<links>
|
||||||
<item name="Maven" href="http://maven.apache.org/"/>
|
<item name="Maven" href="http://maven.apache.org/"/>
|
||||||
<item name="FOP" href="http://xml.apache.org/fop/"/>
|
<item name="FOP" href="http://xmlgraphics.apache.org/fop/"/>
|
||||||
<item name="PDF Documentation" href="/maven-pdf-plugin.pdf" img="/images/pdf.gif" target="_blank"/>
|
<item name="PDF Documentation" href="/maven-pdf-plugin.pdf" img="/images/pdf.gif" target="_blank"/>
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
|
|||||||
@ -21,7 +21,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<links>
|
<links>
|
||||||
<item name="Maven" href="http://maven.apache.org/"/>
|
<item name="Maven" href="http://maven.apache.org/"/>
|
||||||
<item name="FOP" href="http://xml.apache.org/fop/"/>
|
<item name="FOP" href="http://xmlgraphics.apache.org/fop/"/>
|
||||||
<item name="PDF Documentation" href="/maven-pdf-plugin.pdf" img="/images/pdf.gif" target="_blank"/>
|
<item name="PDF Documentation" href="/maven-pdf-plugin.pdf" img="/images/pdf.gif" target="_blank"/>
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
|
|||||||
@ -29,7 +29,7 @@
|
|||||||
<item name="Maven 1.x plugins Sandbox" href="http://maven.apache.org/maven-1.x/plugins-sandbox/index.html"/>
|
<item name="Maven 1.x plugins Sandbox" href="http://maven.apache.org/maven-1.x/plugins-sandbox/index.html"/>
|
||||||
<item name="Continuum" href="http://maven.apache.org/continuum/index.html"/>
|
<item name="Continuum" href="http://maven.apache.org/continuum/index.html"/>
|
||||||
<item name="Maven 2.0" href="http://maven.apache.org/"/>
|
<item name="Maven 2.0" href="http://maven.apache.org/"/>
|
||||||
<item name="FOP" href="http://xml.apache.org/fop/"/>
|
<item name="FOP" href="http://xmlgraphics.apache.org/fop/"/>
|
||||||
<item name="PDF Documentation" href="/maven-pdf-plugin.pdf" img="/images/pdf.gif" target="_blank"/>
|
<item name="PDF Documentation" href="/maven-pdf-plugin.pdf" img="/images/pdf.gif" target="_blank"/>
|
||||||
</links>
|
</links>
|
||||||
<menu name="Overview">
|
<menu name="Overview">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user