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

Arnaud HERITIER updated MAVEN-1646:
-----------------------------------

    Attachment: MAVEN-1646-sol2.patch

patch for solution 2.

> 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
>  Attachments: MAVEN-1646-sol1.patch, MAVEN-1646-sol2.patch
>
>
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to