Re: Early Access builds for JDK 9 b09, JDK 8u20 b10 and JDK 7U60 b15 are available on java.net

2014-04-27 Thread Laird Nelson
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

releasing Maven Plugin Tools 3.3

2014-04-27 Thread Hervé BOUTEMY
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

Re: Early Access builds for JDK 9 b09, JDK 8u20 b10 and JDK 7U60 b15 are available on java.net

2014-04-27 Thread Robert Scholte
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

Re: http://jira.codehaus.org/browse/MNGSITE-152

2014-04-27 Thread Karl Heinz Marbaise
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

Re: http://jira.codehaus.org/browse/MNGSITE-152

2014-04-27 Thread Hervé BOUTEMY
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

http://jira.codehaus.org/browse/MNGSITE-152

2014-04-27 Thread Karl Heinz Marbaise
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