Needless warning about 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
            Priority: Minor


{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