Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1118 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-1118 Summary: Wrong jar for vdoclet in project.xml Type: Bug Status: Unassigned Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven Versions: 1.0-rc1 Assignee: Reporter: Jake Ewerdt Created: Tue, 13 Jan 2004 12:11 PM Updated: Tue, 13 Jan 2004 12:11 PM Environment: java version "1.3.1_10" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_10-b03) Java HotSpot(TM) Client VM (build 1.3.1_10-b03, mixed mode) Apache Ant version 1.6.0 compiled on December 18 2003 Description: BUILD FAILED File...... file:/home/jake/.maven/plugins/maven-vdoclet-plugin-1.1/ Element... vdoclet:vdocletBean Line...... 21 Column.... 11 vdoclet/docinfo/QDoxBuilder After looking into it, project.xml referenced vdoclet-20020711.jar. There is not vdoclet.docinfo.QDoxBuilder class in that jar. However, there is that class in the vdoclet-20030717.jar file and it works when replacing that file in the project.xml. That vdoclet jar file will also have to be uploaded to ibiblio. --------------------------------------------------------------------- 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]
