Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-584 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-584 Summary: multiproject - make aggregation directory path configurable Type: Improvement Status: Unassigned Priority: Minor Time Spent: Unknown Remaining: Unknown Project: maven Assignee: Reporter: Rafal Krzewski Created: Fri, 18 Jul 2003 8:56 AM Updated: Fri, 18 Jul 2003 8:56 AM Description: At this moment the directory where the aggregated subsites are copied to is fixed at target/multiproject/. I've made a patch that allows the user to configure this as 'maven.multiproject.aggregateDir'. The directories where the sites itselves are copied to are right now named afer $pom.name. I think it's not a good idea because project names may contain spaces, which results in urls with embedded '%20' strings showing up. The patch makes the plugin use $pom.artifactId instead. Note that this patch contains also the patch for MAVEN-574. - If you apply this patch, please discard the other one. --------------------------------------------------------------------- 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]
