Message:

   The following issue has been closed.

   Resolver: dion gillard
       Date: Sun, 20 Jul 2003 8:15 PM

applied to cvs today
---------------------------------------------------------------------
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: Closed
   Priority: Minor
 Resolution: FIXED

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
   Fix Fors:
             1.0-rc1

   Assignee: 
   Reporter: Rafal Krzewski

    Created: Fri, 18 Jul 2003 8:56 AM
    Updated: Sun, 20 Jul 2003 8:15 PM

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]

Reply via email to