You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jens Teglhus Møller (JIRA)" <ji...@apache.org> on 2016/02/25 12:09:18 UTC

[jira] [Created] (MNGSITE-275) Guide to generating sources tries to include source from now defunct codehaus.org site

Jens Teglhus Møller created MNGSITE-275:
-------------------------------------------

             Summary: Guide to generating sources tries to include source from now defunct codehaus.org site
                 Key: MNGSITE-275
                 URL: https://issues.apache.org/jira/browse/MNGSITE-275
             Project: Maven Project Web Site
          Issue Type: Bug
            Reporter: Jens Teglhus Møller
            Priority: Minor


In line 34 of content/apt/guides/mini/guide-generating-sources.apt there is an invalid reference to http://svn.codehaus.org/mojo/trunk/mojo/antlr-maven-plugin/src/main/java/org/codehaus/mojo/antlr/AntlrPlugin.java.

The outcome is an empty source box.

I have experimented with an alternative url (https://raw.githubusercontent.com/antlr/antlr4/master/antlr4-maven-plugin/src/main/java/org/antlr/mojo/antlr4/Antlr4Mojo.java), but when i run the generation the content is empty (i suspect it's either a proxy or https related issue but I don't have time to look into it right now.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)