You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/11/02 08:22:46 UTC

[jira] Closed: (MNG-1328) relative filesets incorrectly resolved when when used within reactor

     [ http://jira.codehaus.org/browse/MNG-1328?page=all ]
     
Brett Porter closed MNG-1328:
-----------------------------

      Assign To: Brett Porter
     Resolution: Fixed
    Fix Version: 2.0.1

> 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
>     Assignee: Brett Porter
>     Priority: Critical
>      Fix For: 2.0.1
>  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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org