You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (JIRA)" <ji...@codehaus.org> on 2008/11/22 15:00:41 UTC

[jira] Commented: (MNG-1999) Reporting inheritance does not work properly

    [ http://jira.codehaus.org/browse/MNG-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=155044#action_155044 ] 

Herve Boutemy commented on MNG-1999:
------------------------------------

just found [r705567|http://svn.apache.org/viewvc?view=rev&revision=705567] causes a problem when generating xsd descriptor:
{{java.lang.IllegalStateException: Non-association field of a non-primitive type 'Boolean' for 'excludeDefaultsValue'}}

{{boolean}} is recognized as {{xs:boolean}} type, but {{Boolean}} is not

created MODELLO-121 Jira issue to track this problem

> Reporting inheritance does not work properly
> --------------------------------------------
>
>                 Key: MNG-1999
>                 URL: http://jira.codehaus.org/browse/MNG-1999
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Inheritance and Interpolation
>         Environment: FC4, JDK 1.5.0_06, Maven 2.0.2
>            Reporter: Ersin Er
>            Assignee: Brett Porter
>             Fix For: 2.0.3, 2.0.10, 2.1.0-M2
>
>
> I have a parent project and some subprojects. The parent project's pom has:
> <reporting>
>    <excludeDefaults>true</excludeDefaults>
> </reporting>
> However, it does not get inherited to subprojects and so all default reports are generated for all subprojects.
> I'm not sure if this is a bug or a lack of feature but I would be good to have it.
> FYI, I'm speaking about here:
> http://svn.apache.org/viewcvs.cgi/directory/trunks/apacheds/

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