[ 
http://jira.codehaus.org/browse/MNBMODULE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse Glick updated MNBMODULE-91:
---------------------------------

    Priority: Major  (was: Minor)
     Summary: Problems with distribution URL  (was: Needless warning about 
distribution URL)

Other issues:

1. distribution="null/branding-1.0-SNAPSHOT.nbm" is obviously wrong. Where does 
the null/ come from?

2. 
distribution="http://www.netbeans.org/download/nbms/alpha/dev/1.16/org-openide-actions.nbm";
 for Platform modules is also wrong (404). Seems to come from the NB repo. 
These ought to have been published with the proper ${nbm.distribution} value 
(e.g. 
http://bits.netbeans.org/maven2/org/netbeans/api/org-openide-actions/RELEASE691/org-openide-actions-RELEASE691.nbm)
 although no updates would be published here anyway.

> Problems with distribution URL
> ------------------------------
>
>                 Key: MNBMODULE-91
>                 URL: http://jira.codehaus.org/browse/MNBMODULE-91
>             Project: Maven 2.x Netbeans Module Plugin
>          Issue Type: Bug
>    Affects Versions: 3.2
>            Reporter: Jesse Glick
>            Assignee: Milos Kleint
>
> {noformat}
> You don't define distributionUrl parameter in the nbm-maven-plugin 
> configuration.
> That's ok for local installation but f [sic] you want to create an autoupdate 
> site,
> you have to define this property.
>   Using default value for distribution URL: null
> {noformat}
> In fact there is no particular need for this parameter for most cases. The 
> value in {{Info.xml}} in the NBM is generally ignored, since it is the value 
> in {{updates.xml}} that counts. And this is generally just set to a simple 
> relative URI to the NBM, e.g. {{code-name-base.nbm}}, so that the update 
> descriptor and NBMs can all be published in bulk just by uploading files to a 
> static HTTP server. It is only for exotic use cases that you would configure 
> a special update location.

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