You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2006/04/15 22:42:49 UTC

[jira] Closed: (MPMULTIPROJECT-46) maven.multiproject.excludes does not work with ${basedir}

     [ http://jira.codehaus.org/browse/MPMULTIPROJECT-46?page=all ]
     
Lukas Theussl closed MPMULTIPROJECT-46:
---------------------------------------

     Assign To: Lukas Theussl
    Resolution: Won't Fix

Includes and excludes have to be relative to ${basedir}.

> maven.multiproject.excludes does not work with ${basedir}
> ---------------------------------------------------------
>
>          Key: MPMULTIPROJECT-46
>          URL: http://jira.codehaus.org/browse/MPMULTIPROJECT-46
>      Project: maven-multiproject-plugin
>         Type: Bug

>     Reporter: Geoffrey De Smet
>     Assignee: Lukas Theussl
>     Priority: Trivial

>
>
> When I call multiproject:install an excludes with a ${basedir} doesn't work:
> maven.multiproject.excludes=module1/project.xml
>  -> module1 excluded
> maven.multiproject.excludes=${basedir}/module1/project.xml
>  -> module1 not excluded
> strange thing is that if I echo the second one I get the full path, with basedir replaced.
> Using windows btw, so path doesn't start with /.

-- 
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