You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by de...@geronimo.apache.org on 2004/09/08 22:26:37 UTC

[jira] Closed: (GERONIMO-259) maven javadoc:install fails

Message:

   The following issue has been closed.

   Resolver: Dain Sundstrom
       Date: Wed, 8 Sep 2004 1:26 PM

Use "maven javadoc" instead
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GERONIMO-259

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-259
    Summary: maven javadoc:install fails
       Type: Bug

     Status: Closed
   Priority: Minor
 Resolution: FIXED

    Project: Apache Geronimo
 Components: 
             buildsystem
   Fix Fors:
             1.0-M2

   Assignee: Dain Sundstrom
   Reporter: toby cabot

    Created: Wed, 30 Jun 2004 12:08 PM
    Updated: Wed, 8 Sep 2004 1:26 PM
Environment: fedora core 2, Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05), CVS pull of the geronimo source on 2004-06-30

Description:
Running "maven" works fine but "maven javadoc:install" (that's how I build the javadocs, right?) fails with:

=================================================================
...snip...

    [javadoc] /home/tcabot/try/incubator-geronimo/modules/spring/src/java/org/apache/geronimo/spring/SpringGBean.java:123: warning - @return tag has no arguments.
    [javadoc] Building index for all classes...
    [javadoc] Generating /home/tcabot/try/incubator-geronimo/modules/spring/target/docs/apidocs/help-doc.html...
    [javadoc] 1 warning
 
BUILD FAILED
File...... /home/tcabot/.maven/plugins/maven-javadoc-plugin-1.5/plugin.jelly
Element... ant:jar
Line...... 314
Column.... 24
/home/tcabot/try/incubator-geronimo/target/docs/apidocs not found.
Total time: 4 minutes 4 seconds
Finished at: Wed Jun 30 14:54:04 EDT 2004
==================================================================

If I mkdir /home/tcabot/try/incubator-geronimo/target/docs and mkdir /home/tcabot/try/incubator-geronimo/target/docs/apidocs then it seems to work fine.




---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira