Jenkins Javadoc plugin - How to update java source path to generate the javadoc
26 views
Skip to first unread message
Jay
unread,
Feb 12, 2015, 3:16:44 PM2/12/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
Hi Im using jenkins javadoc plugin version 1.1. When i add javadoc:javadoc for a jar project it worked perfectly fine. The same is not generating any doc for a war project for which the java source path is different. Could any one let me know how to change the java source path in javadoc plugin.