Hi All, So, this is a little bit weird, but we have a multi-language, multi-platform build. It is run in Jenkins via one multi-configuration job, with 10 different configurations. Unfortunately, some platform-independent pieces, such as jars and javadocs, are being built on every single configuration. However, I would like to find a way to publish a single javadoc to the "main" build page. I just verified that the "Publish Javadoc" post-build action does publish individual javadoc builds to their respective configuration's page. But, I was hoping to get that extra visibility of having it on the main page. Is there anything that I can do to make the javadoc and/or docLinks plugins understand a matrix/multi-configuration job and only create links on the main page?
Thanks in advance, Kevin -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/daa5e1e3-c164-4434-8a53-ab0e1b1e2db0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
