[
https://issues.apache.org/jira/browse/MJAR-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Heinz Marbaise closed MJAR-240.
------------------------------------
Resolution: Implemented
Assignee: Karl Heinz Marbaise
> maven-jar-plugin index.html - bad links in left column Examples section
> -----------------------------------------------------------------------
>
> Key: MJAR-240
> URL: https://issues.apache.org/jira/browse/MJAR-240
> Project: Maven JAR Plugin
> Issue Type: Bug
> Components: site
> Reporter: Brian Brooks
> Assignee: Karl Heinz Marbaise
> Priority: Trivial
> Labels: documentation
> Fix For: 3.1.0
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> At the site https://maven.apache.org/plugins/maven-jar-plugin/index.html in
> the leftColumn div there are some bad links
> # In leftColumn {{Creating an Executable JAR File}}
> {code}
> <a href="shared/maven-archiver/examples/classpath.html" title="Creating an
> Executable JAR File">
> <span class="none"></span>
> Creating an Executable JAR File</a>
> {code}
> # In leftColumn {{Using Your Own Manifest File}}. Clicking on that hyperlink
> results in an HTTP 404 error.
> {code}
> <a href="../shared/maven-archiver/examples/manifestFile.html" title="Using
> Your Own Manifest File">
> <span class="none"></span>
> Using Your Own Manifest File</a>
> {code}
> # in
> [Usage|https://maven.apache.org/plugins/maven-jar-plugin/index.html#Usage]
> section hyperlink {{plugin's wiki page}}
> {code}
> <a class="externalLink"
> href="http://docs.codehaus.org/display/MAVENUSER/JAR+Plugin">plugin's wiki
> page</a>
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)