Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Publishing javadoc via maven build

Hi,

I just found this link: http://swik.net/Eclipse/Planet+Eclipse/Dave+Carver%3A+Generating+JavaDoc+with+Maven+3+and+Tycho/ek4p3
Could be useful for others.

It works except for tests where is some issues with annotations.
Refer this link for that:
http://stackoverflow.com/questions/44853/why-am-i-getting-a-classcastexception-when-generating-javadocs

Best Regards,
Ashwani Kr Sharma

On Mon, Mar 28, 2011 at 7:41 PM, Ashwani Sharma <ashw.kumar@xxxxxxxxx> wrote:
Hi,

I am currently setting up javadoc publishing for our emf query2 projects.
We are using maven+tycho.

Is there anyone who is using similar setup and publishing javadoc for the projects ?

Thanks and Regards,
Ashwani Kr Sharma


Back to the top