On Sun, Apr 27, 2014 at 6:28 AM, Robert Scholte wrote:
> Regarding the JDK-8032205 issue, maybe you should have a look at
> MJAVADOC-393[1]
>
FYI I updated MJAVADOC-393 to link to the relevant JDK bug report.
Best,
Laird
--
http://about.me/lairdnelson
if anybody has something to check or fix, I intend to do a release next week
Regards,
Hervé
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org
Hi Rory,
thanks for the update.
Regarding the JDK-8032205 issue, maybe you should have a look at
MJAVADOC-393[1]
There was probably a good reason why the trailing slash always was removed
by the plugin, but it seems this doesn't work anymore with JDK8.
As the patch shows, it is something whic
Hi,
> Hi,
this can even be added in plugin parent pom, to avoid copy/paste in every
plugin
Would be great...
did you try to commit such a change and deploy the site to show the result?
No i didn't yet
Kind regards
Karl-Heinz
Regards,
Hervé
Le dimanche 27 avril 2014 11:37:58 Karl
Hi,
this can even be added in plugin parent pom, to avoid copy/paste in every
plugin
did you try to commit such a change and deploy the site to show the result?
Regards,
Hervé
Le dimanche 27 avril 2014 11:37:58 Karl Heinz Marbaise a écrit :
> Hi,
>
> Currently i've taken a deep look into the
Hi,
Currently i've taken a deep look into the above issue..
Currently i can provide a temporarily solution like adding the links to
the site for all plugins like this:
--- maven-shade-plugin/src/site/site.xml(revision 1590367)
+++ maven-shade-plugin/src/site/site.xml(working