Arnaud HERITIER wrote:
> Hi guys,
>
> Did you noticed that there was a problem with the 404 error page on the
> maven site if there is more than one level of directories in the erroneous
> address?
Yes. For m2, its in jira under MSITE
> Any idea to fix it ?
Absolute urls in those files.
-
Hi guys,
Did you noticed that there was a problem with the 404 error page on the
maven site if there is more than one level of directories in the erroneous
address?
For example the error page is correct :
http://maven.apache.org/foo-index.html
http://maven.apache.org/foo/index.html
the