Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XJD-38 Here is an overview of the issue: --------------------------------------------------------------------- Key: XJD-38 Summary: XJavadoc won't build with Maven RC1 Type: Bug Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: XJavaDoc Versions: 1.0.2 Assignee: xdoclet-devel (Use for new issues) Reporter: Andrew Stevens Created: Wed, 31 Dec 2003 3:15 PM Updated: Wed, 31 Dec 2003 3:15 PM Environment: Linux (Mandrake 9.1), JDK 1.4.2, Maven 1.0-rc1 Description: With Maven RC1, XJavadoc won't build; with Maven beta 9 it was fine. This is due to the value of ${maven.build.dir} (defined in maven.xml) no longer being substituted in project.xml, leading to the error "Directory /src creation was not successful for an unknown reason". However, this will not be changed in Maven (see http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1025) so we'll have to update our build scripts to take account of the new behaviour: "only basedir and system properties get substituted into project.xml now. Please contact the author of XJavadoc and get them to update their descriptors for RC1. The correct way for them to do this is to preGoal java:compile and add another sourceDirectory to maven.compile.src.set ala the antlr plugin." --------------------------------------------------------------------- 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: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
