[ 
https://issues.apache.org/jira/browse/MRQL-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13761470#comment-13761470
 ] 

Leonidas Fegaras commented on MRQL-15:
--------------------------------------

It is still not clear.
How do you deploy the web site files at http://mrql.incubator.apache.org/?
Do you do this through maven or through svn?
I tried to use in POM:
  <distributionManagement>
    <site>
      <id>apache.website</id>
      <url>scpexe://people.apache.org/www/mrql.apache.org</url>
    </site>
  </distributionManagement>
and then I did mvn site-deploy but I got the error:
 cp: /www/mrql.apache.org/./wagon8795278962122672558.zip: Permission denied
It seems that I don't have write access to this directory.
I also tried http://svn.apache.org/repos/asf/incubator/mrql/ but I don't have 
an account there

                
> Setup svnpubsub for the MRQL dist directory
> -------------------------------------------
>
>                 Key: MRQL-15
>                 URL: https://issues.apache.org/jira/browse/MRQL-15
>             Project: MRQL
>          Issue Type: Sub-task
>            Reporter: Edward J. Yoon
>
> I think we have to release on both www.apache.org/dist and maven repository.
> http://www.apache.org/dev/release#upload-ci
> We need to request this to infra team.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to