What about to add slash '/' at the end of URL as we did in the enforcer plugin and surefire project? Should be applied to all plugins at once?
On Fri, Sep 4, 2015 at 10:54 PM, Hervé BOUTEMY [via Maven] < [email protected]> wrote: > Hi, > > Yes, that's a limitation I already explained a few times: if someone finds > a > way to avoid this unwanted behaviour, I'm interested. But last time I > tried to > improve the .htaccess rewrite rule on sunday [1], I broke the site with > cyclic > redirect > > I documented as much as possible in MPOM-80 [2] and component > documentation > publication [3] > > Any help on improving this appreciated > > Regards, > > Hervé > > > [1] http://svn.apache.org/r1700144 > > [2] https://issues.apache.org/jira/browse/MPOM-80 > > [3] > http://maven.apache.org/developers/website/deploy-component-reference-documentation.html > > Le vendredi 4 septembre 2015 12:15:52 Jörg Schaible a écrit : > > > Hi, > > > > there's a strange redirection rule working on then Maven website. When I > am > > looking for a plugin's documentation, I enter often the direct link in > the > > browser like: > > > > http://maven.apache.org/plugins/maven-jar-plugin/ > > > > Fine. That works. However, if I enter > > > > http://maven.apache.org/plugins/maven-jar-plugin > > > > I am redirected to > > > > http://maven.apache.org/components/plugins/maven-jar-plugin/ > > > > At that location I get also the documentation, but all links to > resources > > and in the breadcrumbs are broken. > > > > Cheers, > > Jörg > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [hidden email] > <http:///user/SendEmail.jtp?type=node&node=5843405&i=0> > > For additional commands, e-mail: [hidden email] > <http:///user/SendEmail.jtp?type=node&node=5843405&i=1> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden email] > <http:///user/SendEmail.jtp?type=node&node=5843405&i=2> > For additional commands, e-mail: [hidden email] > <http:///user/SendEmail.jtp?type=node&node=5843405&i=3> > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://maven.40175.n5.nabble.com/HEADS-UP-maven-apache-org-redirection-oddity-tp5843378p5843405.html > To start a new topic under Maven Developers, email > [email protected] > To unsubscribe from Maven Developers, click here > <http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=142166&code=dGlib3JkaWdhbmFAYXBhY2hlLm9yZ3wxNDIxNjZ8LTI4OTQ5MjEwMg==> > . > NAML > <http://maven.40175.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://maven.40175.n5.nabble.com/HEADS-UP-maven-apache-org-redirection-oddity-tp5843378p5843545.html Sent from the Maven Developers mailing list archive at Nabble.com.
