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/07/19 23:59:57 UTC

[jira] Updated: (MAVEN-1646) Jelly tags : maven:pom doesn't use inheritance

     [ http://jira.codehaus.org/browse/MAVEN-1646?page=all ]

Brett Porter updated MAVEN-1646:
--------------------------------

      Assign To: Arnaud HERITIER
    Fix Version: 1.1-beta-2

I think adding the attribute to keep backwards compatibility is the best option.

> Jelly tags : maven:pom doesn't use inheritance
> ----------------------------------------------
>
>          Key: MAVEN-1646
>          URL: http://jira.codehaus.org/browse/MAVEN-1646
>      Project: maven
>         Type: Bug
>   Components: jelly/ant integration
>     Versions: 1.0, 1.0.1, 1.0.2, 1.1-beta-1
>  Environment: tested with maven 1.0.2 and 1.1 beta-1
>     Reporter: Arnaud HERITIER
>     Assignee: Arnaud HERITIER
>      Fix For: 1.1-beta-2

>
>
> as it is implemented, this tag explicitly doesn't use the inheritance : 
> context.setVariable( var, MavenUtils.getProject( projectDescriptor, getMavenContext(), false ) );
> I propose 2 solutions :
> 1 - activate inheritence (but there was probably a reason why it was done like this).
> 2- add a new property to this tag (useInheritance) with the default value setted to false.

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