Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1155 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-1155 Summary: Using CustomTagLibs in Maven Type: Improvement Status: Open Priority: Major Original Estimate: 15 minutes Time Spent: Unknown Remaining: 15 minutes Project: XDoclet Components: Maven Plugin Versions: 1.2.1 Assignee: xdoclet-devel (Use for new issues) Reporter: Corey Scott Created: Mon, 15 Nov 2004 3:21 AM Updated: Mon, 15 Nov 2004 3:21 AM Environment: WinXP, Maven1.0, Xdoclet1.2.1, Eclipse Description: I have been trying to use a custom tag lib with the Maven Plugin (similar to: http://www.ftponline.com/javapro/2003_07/online/ehatcher_07_25_03/default_pf.aspx) And I have found that the link inside the xst could locate a class inside my current project (class not found error). I have a proposed solution however: If you add the following line to the plugin.jelly for all appropriate goals, then you can specify additional class path entries and hence use custom taglibs) Addtion to plugin.jelly: <pathelement location="${maven.xdoclet.xdoclet.additionalClasspath}"/> Allowing following addition (or similar) to project.properties: maven.xdoclet.xdoclet.additionalClasspath=${maven.build.dir}/classes I noticed that one of the goals already has something similar to this so the naming may not be appropriate, but I am sure that something appropriate can be found. I am happy to submit a patch for this plugin.jelly file (and related doco obviously), I have not done so ATM as I didnt want to step on anyones toes. Thanks, Corey --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel