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/[EMAIL PROTECTED]
- 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]