You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Arnaud Heritier (JIRA)" <ji...@codehaus.org> on 2005/08/22 13:42:29 UTC

[jira] Updated: (MPJAVADOC-50) target/javadoc is empty

     [ http://jira.codehaus.org/browse/MPJAVADOC-50?page=all ]

Arnaud Heritier updated MPJAVADOC-50:
-------------------------------------

    Assign To:     (was: Arnaud Heritier)

> target/javadoc is empty
> -----------------------
>
>          Key: MPJAVADOC-50
>          URL: http://jira.codehaus.org/browse/MPJAVADOC-50
>      Project: maven-javadoc-plugin
>         Type: Wish
>     Versions: 1.6.1
>  Environment: windows xp / java sdk 1.4.2 / java component build with maven
>     Reporter: Anup Jain

>
> Original Estimate: 10 minutes
>         Remaining: 10 minutes
>
> I have just started off with Maven...
> I have in the folloing directory structure for my java project:
> <projectname>/src/IntegrationTests
> <projectname>/src/ServiceLayer
> in the folder <projectname>, i have the project.xml that states that the source directory is 
>     <sourceDirectory>
>     	src/ServiceLayer
>     </sourceDirectory>
> and unit test directory as <unitTestSourceDirectory>src/IntegrationTests</unitTestSourceDirectory>
> when i run the following maven commands in sequence:
> 1. maven java:compile
> 2. maven jar
> 3. maven site:generate
> the folder target/javadoc remains empty 
> Issues are:
> 1. Only one leaf folder in the folder ServiceLayer is getting the Javadoc generated, others donot have their javadocs generated
> 2. Also javadocs are not getting generated for the folder <projectname>/src/IntegrationTests
> I have tried with the javadoc plug in version maven-javadoc-plugin-1.6.1
> Although i download the latest version 1.7, it still downloads the old version 1.6.1 and apparently uses it.
> Please help...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org