Re: maven-project-info-reports-plugin do not include Javadoc when using

2007-10-25 Thread Dennis Lundberg
ject: Re: maven-project-info-reports-plugin do not include Javadoc when using Well, i have the javadoc included in reporting section of the parent pom. Looks like this: org.apache.maven.plugins maven-javadoc-plugin

Re: maven-project-info-reports-plugin do not include Javadoc when using

2007-10-25 Thread Mac-Systems
With regards, Nick Stolwijk -Original Message- From: Mac-Systems [mailto:[EMAIL PROTECTED] Sent: Thu 10/25/2007 11:30 AM To: Maven Users List Subject: Re: maven-project-info-reports-plugin do not include Javadoc when using Well, i have the javadoc included in reporting section of the

RE: maven-project-info-reports-plugin do not include Javadoc when using

2007-10-25 Thread nick_stolwijk
Could you post your pom file and the output of mvn -X site? With regards, Nick Stolwijk -Original Message- From: Mac-Systems [mailto:[EMAIL PROTECTED] Sent: Thu 10/25/2007 11:30 AM To: Maven Users List Subject: Re: maven-project-info-reports-plugin do not include Javadoc when using

Re: maven-project-info-reports-plugin do not include Javadoc when using

2007-10-25 Thread Mac-Systems
Well, i have the javadoc included in reporting section of the parent pom. Looks like this: org.apache.maven.plugins maven-javadoc-plugin http://java.sun.com/j2se/1.5.0/docs/api/

RE: maven-project-info-reports-plugin do not include Javadoc when using

2007-10-25 Thread nick_stolwijk
If at first the javadocs were generated, I guess you had configured the javadoc reporting plugin [1]. Maybe you removed the configuration of it? Hth, Nick Stolwijk [1] http://maven.apache.org/plugins/maven-javadoc-plugin/usage.html -Original Message- From: Mac-Systems [mailto:[EMAIL P