You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Matthias Wegerhoff (JIRA)" <ji...@codehaus.org> on 2009/06/04 18:14:42 UTC

[jira] Commented: (MSITE-295) Make the distributionManagement.site.url configurable from the command line

    [ http://jira.codehaus.org/browse/MSITE-295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=179335#action_179335 ] 

Matthias Wegerhoff commented on MSITE-295:
------------------------------------------

I got the same problem. We are running multiple builds with site:deploy on our build-server. Currently every projects pom has to configure the
distributionManagement.site.url which describes a path on the buildserver. In my opinion the best way to solve this problem would be to allow
configuration of distributions in Maven Local Settings Model as described in http://jira.codehaus.org/browse/MNG-2553.
 

> Make the distributionManagement.site.url configurable from the command line
> ---------------------------------------------------------------------------
>
>                 Key: MSITE-295
>                 URL: http://jira.codehaus.org/browse/MSITE-295
>             Project: Maven 2.x Site Plugin
>          Issue Type: Improvement
>          Components: site:deploy
>    Affects Versions: 2.0-beta-6
>            Reporter: Gabriel Falkenberg
>
> It should be possible to override the attribute distributionManagement.site.url from the command line like this:
> mvn site:site site:deploy -DdistributionManagement.site.url=file:///some/local/or/external/path/
> This would not really be necessary if site:stage worked like it should but is needed since it does not. 

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