Re: Exception configuring javadoc with yDoc ...

2007-06-28 Thread Maria Odea Ching
Hi, I don't think you need to include the styleed.jar in your docletPath. From what I understand its an executable jar (a GUI-based style editor). My guess is that's what's causing your error. HTH, Deng Giovanni Azua wrote: The configuration is: JDK 1.6 Maven 2.0.6 Bellow is the stack trace

RE: Exception configuring javadoc with yDoc ...

2007-06-28 Thread Giovanni Azua
The only way to solve the issue was to add all required ydoc library and resource files under the CLASSPATH environment variable ... Strange as it should not be that way. Anyways how can I overwrite classpath info within a profile? examples? TIA, Regards, Giovanni

Exception configuring javadoc with yDoc ...

2007-06-27 Thread Giovanni Azua
The configuration is: JDK 1.6 Maven 2.0.6 Bellow is the stack trace of my customized run of javadoc plugin using the yDoc doclet: $ mvn javadoc:javadoc -X Any ideas? Thanks in advance. Regards, Giovanni [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-javadoc-plugin:2.2:javadoc'