You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2006/01/15 21:03:01 UTC

[jira] Moved: (MJAVADOC-49) Embedded error: Exit code: 1 - javadoc: invalid flag: -sourcePath

     [ http://jira.codehaus.org/browse/MJAVADOC-49?page=all ]

Brett Porter moved MPJAVADOC-70 to MJAVADOC-49:
-----------------------------------------------

    Workflow: Maven  (was: jira)
         Key: MJAVADOC-49  (was: MPJAVADOC-70)
     Project: Maven 2.x Javadoc Plugin  (was: maven-javadoc-plugin)

> Embedded error: Exit code: 1 - javadoc: invalid flag: -sourcePath
> -----------------------------------------------------------------
>
>          Key: MJAVADOC-49
>          URL: http://jira.codehaus.org/browse/MJAVADOC-49
>      Project: Maven 2.x Javadoc Plugin
>         Type: Bug

>  Environment: Windows XP java 1.4.2_05
>     Reporter: Sebastian Bloch
>     Priority: Blocker

>
>
> [INFO] c:\bea81sp4\jdk142_05\jre\..\bin\javadoc.exe -J-Xmx512m -J-Xms128m @options @files
> usage: javadoc [options] [packagenames] [sourcefiles] [classnames] [@files]
> -overview <file>          Read overview documentation from HTML file
> -public                   Show only public classes and members
> -protected                Show protected/public classes and members (default)
> -package                  Show package/protected/public classes and members
> -private                  Show all classes and members
> -help                     Display command line options and exit
> -doclet <class>           Generate output via alternate doclet
> -docletpath <path>        Specify where to find doclet class files
> -sourcepath <pathlist>    Specify where to find source files
> -classpath <pathlist>     Specify where to find user class files
> -exclude <pkglist>        Specify a list of packages to exclude
> -subpackages <subpkglist> Specify subpackages to recursively load
> -breakiterator            Compute 1st sentence with BreakIterator
> -bootclasspath <pathlist> Override location of class files loaded
>                           by the bootstrap class loader
> -source <release>         Provide source compatibility with specified release
> -extdirs <dirlist>        Override location of installed extensions
> -verbose                  Output messages about what Javadoc is doing
> -locale <name>            Locale to be used, e.g. en_US or en_US_WIN
> -encoding <name>          Source file encoding name
> -J<flag>                  Pass <flag> directly to the runtime system
> 1 error
> [INFO] ----------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ----------------------------------------------------------------------------
> [INFO] An error has occurred in JavaDocs report generation.
> Embedded error: Exit code: 1 - javadoc: invalid flag: -sourcePath
> [INFO] ----------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ----------------------------------------------------------------------------
> [INFO] Total time: 7 seconds
> [INFO] Finished at: Sun Jan 15 20:27:35 CET 2006
> [INFO] Final Memory: 3M/7M
> may be -sourcepath would 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