Sorry the arguments were "-e -p ${project_loc} javadoc". -----Original Message----- From: Vikas Phonsa [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 18, 2003 10:12 AM To: 'Maven Users List' Subject: RE: Maven used for JavaDoc only
Hi, I am new to Maven and not quite sure what u are looking for. But I configured Maven javadoc plugin ( and others too) as an external tool in my WSAD and then modified the default external tool configuration to have arguments as " -e -p ${project_loc} eclipse" . Then just selected the project I wanted the javadocs for and ran the Maven javadoc plugin from External Tools and it generated the javadocs fine for that selected project. I am using a different directory structure for my projects than the one typically used in Maven based projects so I had to modify the maven properties a little bit. Maybe u can try something on these lines. Thanks Vikas -----Original Message----- From: Yair Ogen [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2003 9:53 PM To: [EMAIL PROTECTED] Subject: Maven used for JavaDoc only Hi, I'm wondering. Can I use the maven project to create JavaDoc comments for multiple projects with out defining a repository and so on? My goal is to do so, because I'm working with WSAD v 5.02, and the WSAD doesn't let me create JavaDoc to all the projects that are in my EAR. Maven as a hole is to much for me, especially if I don't require builds and other features (such as repository etc.) Help will be very much appreciated. Best Regards, Yair Ogen BLL - Hermesh W: 972-3-9351875 M: 972-53-877269 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]