relative filesets incorrectly resolved when when used within reactor
--------------------------------------------------------------------

         Key: MNG-1328
         URL: http://jira.codehaus.org/browse/MNG-1328
     Project: Maven 2
        Type: Bug
  Components: maven-assembly-plugin  
    Versions: 2.0    
 Reporter: Jerome Lacoste
    Priority: Critical
 Attachments: MNG-XXXX_absolute_fileset_paths_work_in_reactor.diff

When used within the reactor, relative filesets path are taken from the current 
root directory instead of the project's basedir.
The attached patch solves the issue while keeping the old behavior (i.e. if we 
use absolute paths).
It breaks the plugin if one was to use a path relative to the parent directory, 
but that was a broken set up anyway (would make the build fail when run from 
within the sub-module directory).

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to