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: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
