Re: HEADS-UP: maven.apache.org redirection oddity

2015-09-06 Thread Hervé BOUTEMY
AFAIK, it's done in every POM: if not done in some POMs, don't hesitate to do so the problem is when you type an url by hand, then often don't type the trailing / We need an Apache httpd configuration guru to improve our configuration... Regards, Hervé Le dimanche 6 septembre 2015 12:54:27 T

Re: HEADS-UP: maven.apache.org redirection oddity

2015-09-06 Thread Tibor Digana
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] < ml-node+s40175n5843405...@n5.nabble.com> wrote: > Hi, > > Yes, that's a limitation I already

Re: HEADS-UP: maven.apache.org redirection oddity

2015-09-04 Thread Hervé BOUTEMY
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

HEADS-UP: maven.apache.org redirection oddity

2015-09-04 Thread Jörg Schaible
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/ma