[ 
http://jira.codehaus.org/browse/MNBMODULE-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=142029#action_142029
 ] 

Jesse Glick commented on MNBMODULE-32:
--------------------------------------

Again: whatever the decision about the pom.xml format, the Maven plugin must 
never generate a module that is lacking the OIDE-M-P-P attribute.

I still recommend that an empty package list ("-") be the default unless 
otherwise specified. If there is a common need to create library wrappers which 
export all packages (which is also suspect - in many cases only certain 
packages should really be exported), this can be handled either by an archetype 
which does the setup similarly to a project wizard in the IDE; or by a one-line 
marker in pom.xml which requests all packages to be exported.

> OpenIDE-Module-Public-Packages must always be added to module manifest
> ----------------------------------------------------------------------
>
>                 Key: MNBMODULE-32
>                 URL: http://jira.codehaus.org/browse/MNBMODULE-32
>             Project: Maven 2.x Netbeans Module Plugin
>          Issue Type: Bug
>    Affects Versions: 2.6
>            Reporter: Jesse Glick
>            Assignee: Milos Kleint
>             Fix For: 2.7
>
>
> See
> http://www.netbeans.org/nonav/issues/show_bug.cgi?id=139966
> for background. Whatever code in Maven creates NetBeans modules must be sure 
> to always insert the OIDE-M-P-P attribute. The default should be "-" (i.e. do 
> not export any packages) unless otherwise requested. Package wildcards 
> ("something.**") are permitted but discouraged; explicit packages 
> ("something.*") preferred.

-- 
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to