Hi For the moment we build a WEBSITE.zip in the build system. And on the netbeans-vm side there is a script (hourly cron) that try to get zip and unzip it in the website structure if not modified. I guess after the Javadoc:aggregate you should move it to a zip file available as artefact.
Used in the nbmplugins after build "mv target/*-site.jar WEBSITE.zip" Antonio Vieiro did this part of infra. It may later be possible to integrate with git scm publish but not sure how (and may be not possible on vm). Regards Eric -----Message d'origine----- De : Jaroslav Tulach <[email protected]> Envoyé : lundi 14 octobre 2019 06:10 À : dev <[email protected]> Objet : Javadoc for HTML/Java API Hello guys, I've just noticed that http://bits.netbeans.org/html+java/ javadoc redirects to some old IP addresses. Could we setup proper way of generating the HTML/Java API javadoc? Locally I do: $ git clone https://gitbox.apache.org/repos/asf/netbeans-html4j.git $ cd netbeans-html4j $ mvn javadoc:aggregate Thanks for any help. -jt --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
