You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/09/02 03:10:10 UTC

[jira] Created: (MPJAVADOC-43) Javadoc plugin causes site to fail

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJAVADOC-43

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJAVADOC-43
    Summary: Javadoc plugin causes site to fail
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-javadoc-plugin
   Versions:
             1.7

   Assignee: Arnaud HERITIER
   Reporter: dion gillard

    Created: Wed, 1 Sep 2004 9:09 PM
    Updated: Wed, 1 Sep 2004 9:09 PM

Description:
Run plugin:test for the html2xdoc plugin and you get this:
BUILD FAILED
File...... C:\Documents and Settings\Dion Gillard\.maven\cache\maven-plugin-plugin-1.5.2-SNAPSHOT\plugin.jelly
Element... maven:maven
Line...... 314
Column.... 34
Unable to obtain goal [test-html2xdoc-site] -- C:\Documents and Settings\Dion Gillard\.maven\cache\maven-javadoc-plugin-1.7-SNAPSHOT
\plugin.jelly:115:57: <ant:copy> Specify at least one source - a file or a fileset.
Total time: 4 seconds
Finished at: Thu Sep 02 11:02:58 EST 2004



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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


[jira] Commented: (MPJAVADOC-43) Javadoc plugin causes site to fail

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: dion gillard
    Created: Thu, 2 Sep 2004 7:15 PM
       Body:
I tried with JDK1.4:

C:\source\maven-plugins\html2xdoc\src\plugin-test>set JAVA_HOME=c:\j2sdk1.4.2_03

C:\source\maven-plugins\html2xdoc\src\plugin-test>maven site
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.1-SNAPSHOT

build:start:

site:
xdoc:register-reports:
maven-jdepend-plugin:register:

maven-checkstyle-plugin:register:

maven-changes-plugin:register:

maven-changelog-plugin:register:

maven-developer-activity-plugin:register:

maven-file-activity-plugin:register:

maven-license-plugin:register:

xdoc:init:
    [echo] html2xdoc is enabled
html2xdoc:transform:
    [echo] Generating C:/source/maven-plugins/html2xdoc/src/plugin-test/target/generated-xdocs/h1h2.xml from C:\source\maven-plugins
\html2xdoc\src\plugin-test\xdocs\h1h2.html

BUILD FAILED
File...... C:\Documents and Settings\Dion Gillard\.maven\cache\maven-javadoc-plugin-1.7-SNAPSHOT\plugin.jelly
Element... ant:copy
Line...... 115
Column.... 57
Specify at least one source - a file or a fileset.
Total time: 4 seconds
Finished at: Fri Sep 03 09:08:19 EST 2004

---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPJAVADOC-43?page=comments#action_23746

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJAVADOC-43

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJAVADOC-43
    Summary: Javadoc plugin causes site to fail
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-javadoc-plugin
   Versions:
             1.7

   Assignee: Arnaud HERITIER
   Reporter: dion gillard

    Created: Wed, 1 Sep 2004 9:09 PM
    Updated: Thu, 2 Sep 2004 7:15 PM

Description:
Run plugin:test for the html2xdoc plugin and you get this:
BUILD FAILED
File...... C:\Documents and Settings\Dion Gillard\.maven\cache\maven-plugin-plugin-1.5.2-SNAPSHOT\plugin.jelly
Element... maven:maven
Line...... 314
Column.... 34
Unable to obtain goal [test-html2xdoc-site] -- C:\Documents and Settings\Dion Gillard\.maven\cache\maven-javadoc-plugin-1.7-SNAPSHOT
\plugin.jelly:115:57: <ant:copy> Specify at least one source - a file or a fileset.
Total time: 4 seconds
Finished at: Thu Sep 02 11:02:58 EST 2004



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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


[jira] Commented: (MPJAVADOC-43) Javadoc plugin causes site to fail

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Arnaud HERITIER
    Created: Fri, 3 Sep 2004 2:25 AM
       Body:
It works also for me.
But I think that it is because I use maven HEAD and not maven 1.0 branch.
I'll try with the 1.0 branch.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPJAVADOC-43?page=comments#action_23758

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJAVADOC-43

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJAVADOC-43
    Summary: Javadoc plugin causes site to fail
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-javadoc-plugin
   Versions:
             1.7

   Assignee: Arnaud HERITIER
   Reporter: dion gillard

    Created: Wed, 1 Sep 2004 9:09 PM
    Updated: Fri, 3 Sep 2004 2:25 AM

Description:
Run plugin:test for the html2xdoc plugin and you get this:
BUILD FAILED
File...... C:\Documents and Settings\Dion Gillard\.maven\cache\maven-plugin-plugin-1.5.2-SNAPSHOT\plugin.jelly
Element... maven:maven
Line...... 314
Column.... 34
Unable to obtain goal [test-html2xdoc-site] -- C:\Documents and Settings\Dion Gillard\.maven\cache\maven-javadoc-plugin-1.7-SNAPSHOT
\plugin.jelly:115:57: <ant:copy> Specify at least one source - a file or a fileset.
Total time: 4 seconds
Finished at: Thu Sep 02 11:02:58 EST 2004



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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


[jira] Commented: (MPJAVADOC-43) Javadoc plugin causes site to fail

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Arnaud HERITIER
    Created: Thu, 2 Sep 2004 4:34 PM
       Body:
I don't reproduce this problem with the current maven-core (HEAD branch) and JDK 1.4.
But I have a problem if I use a JDK 1.3 (certainly due to the last jelly update) :
==================================================================
D:\Work\Dev\maven-plugins\html2xdoc>maven -Dmaven.javadoc.debug=true plugin:test
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.1-SNAPSHOT

File...... null
Element... j:if
Line...... 33
Column.... 34
java.lang.NoSuchMethodError

You have encountered an unknown error running Maven. Please help us to correct
this problem by following these simple steps:
- read the Maven FAQ at http://maven.apache.org/faq.html
- run the same command again with the '-e' parameter, eg maven -e jar
- search the maven-user archives for the error at
http://nagoya.apache.org/eyebrowse/SummarizeList?listName=users@maven.apache.org
- post the output of maven -e to JIRA at
http://jira.codehaus.org/BrowseProject.jspa?id=10030 (you must sign up first)
- run 'maven --info' and post the output as the environment to the bug above


Total time: 1 seconds
Finished at: Thu Sep 02 22:25:25 CEST 2004

D:\Work\Dev\maven-plugins\html2xdoc>
=====================================================================

I tried to build maven with the jdk 1.3 but I have the same problem :-(
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPJAVADOC-43?page=comments#action_23738

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJAVADOC-43

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJAVADOC-43
    Summary: Javadoc plugin causes site to fail
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-javadoc-plugin
   Versions:
             1.7

   Assignee: Arnaud HERITIER
   Reporter: dion gillard

    Created: Wed, 1 Sep 2004 9:09 PM
    Updated: Thu, 2 Sep 2004 4:34 PM

Description:
Run plugin:test for the html2xdoc plugin and you get this:
BUILD FAILED
File...... C:\Documents and Settings\Dion Gillard\.maven\cache\maven-plugin-plugin-1.5.2-SNAPSHOT\plugin.jelly
Element... maven:maven
Line...... 314
Column.... 34
Unable to obtain goal [test-html2xdoc-site] -- C:\Documents and Settings\Dion Gillard\.maven\cache\maven-javadoc-plugin-1.7-SNAPSHOT
\plugin.jelly:115:57: <ant:copy> Specify at least one source - a file or a fileset.
Total time: 4 seconds
Finished at: Thu Sep 02 11:02:58 EST 2004



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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


[jira] Commented: (MPJAVADOC-43) Javadoc plugin causes site to fail

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: dion gillard
    Created: Thu, 2 Sep 2004 7:32 PM
       Body:
Arnaud, you're in the wrong directory to reproduce the problem.

You need to be in:

maven-plugins/html2xdoc/src/plugin-test

---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPJAVADOC-43?page=comments#action_23748

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJAVADOC-43

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJAVADOC-43
    Summary: Javadoc plugin causes site to fail
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-javadoc-plugin
   Versions:
             1.7

   Assignee: Arnaud HERITIER
   Reporter: dion gillard

    Created: Wed, 1 Sep 2004 9:09 PM
    Updated: Thu, 2 Sep 2004 7:32 PM

Description:
Run plugin:test for the html2xdoc plugin and you get this:
BUILD FAILED
File...... C:\Documents and Settings\Dion Gillard\.maven\cache\maven-plugin-plugin-1.5.2-SNAPSHOT\plugin.jelly
Element... maven:maven
Line...... 314
Column.... 34
Unable to obtain goal [test-html2xdoc-site] -- C:\Documents and Settings\Dion Gillard\.maven\cache\maven-javadoc-plugin-1.7-SNAPSHOT
\plugin.jelly:115:57: <ant:copy> Specify at least one source - a file or a fileset.
Total time: 4 seconds
Finished at: Thu Sep 02 11:02:58 EST 2004



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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


[jira] Closed: (MPJAVADOC-43) Javadoc plugin causes site to fail

Posted by ji...@codehaus.org.
Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJAVADOC-43

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJAVADOC-43
    Summary: Javadoc plugin causes site to fail
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-javadoc-plugin
   Fix Fors:
             1.7
   Versions:
             1.7

   Assignee: Arnaud HERITIER
   Reporter: dion gillard

    Created: Wed, 1 Sep 2004 9:09 PM
    Updated: Fri, 3 Sep 2004 6:47 PM

Description:
Run plugin:test for the html2xdoc plugin and you get this:
BUILD FAILED
File...... C:\Documents and Settings\Dion Gillard\.maven\cache\maven-plugin-plugin-1.5.2-SNAPSHOT\plugin.jelly
Element... maven:maven
Line...... 314
Column.... 34
Unable to obtain goal [test-html2xdoc-site] -- C:\Documents and Settings\Dion Gillard\.maven\cache\maven-javadoc-plugin-1.7-SNAPSHOT
\plugin.jelly:115:57: <ant:copy> Specify at least one source - a file or a fileset.
Total time: 4 seconds
Finished at: Thu Sep 02 11:02:58 EST 2004



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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