I have an extra set of javadocs that come from a third party and relate to my maven project. When I generate my site it generates javadocs from the project source code as expected but unfortunately the source code is generated from wslds using wsdl2java, from the axis project. In any event we receive wsdl updates periodically from a vendor and they include the javadocs from their project source files, used to generate the wsdls minus comments.
What I would like to do is include their javadocs in the projects site when I generate it: i.e. when I receive updates. I am not familiar with xdocs and am a maven newbie. Thanks, Mike Cassisa Software Engineer Cricket Communications 10307 Pacific Center Court San Diego, CA 92121 858-882-6096 Office Computer Science is the discipline that believes all problems can be solved with one more layer of indirection. -Dennis DeBruler
