[ http://jira.codehaus.org/browse/MJAVADOC-49?page=all ] Carlos Sanchez closed MJAVADOC-49: ----------------------------------
Assign To: Carlos Sanchez Resolution: Fixed Fix Version: 2.0 Already fixed > 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 > Assignee: Carlos Sanchez > Priority: Blocker > Fix For: 2.0 > > > [INFO] c:\bea81sp4\jdk142_05\jre\..\bin\javadoc.exe -J-Xmx512m -J-Xms128m > @options @files > usage: javadoc [options] [packagenames] [sourcefiles] [classnames] [EMAIL > PROTECTED] > -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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]