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 Heinz Marbaise a écrit :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 copy) @@ -28,6 +28,9 @@ <item name="Goals" href="plugin-info.html"/> <item name="Usage" href="usage.html"/> <item name="FAQ" href="faq.html"/> + <!-- According to http://jira.codehaus.org/browse/MNGSITE-152 --> + <item name="License" href="http://www.apache.org/licenses/"/> + <item name="Download" href="https://dist.apache.org/repos/dist/release/maven/plugins/${project.art ifactId}-${project.version}-source-release.zip "/> </menu> <menu name="Examples"> <item name="Selecting Contents for Uber JAR" href="examples/includes-excludes.html"/> Do we have a better solution for this kind of thing? What do you think? Kind regards Karl-Heinz Marbaise --------------------------------------------------------------------- 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]
Mit freundlichem Gruß Karl-Heinz Marbaise -- SoftwareEntwicklung Beratung Schulung Tel.: +49 (0) 2405 / 415 893 Dipl.Ing.(FH) Karl-Heinz Marbaise ICQ#: 135949029 Hauptstrasse 177 USt.IdNr: DE191347579 52146 Würselen http://www.soebes.de --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
