You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Mariia Mykhailova (JIRA)" <ji...@apache.org> on 2015/10/29 00:47:27 UTC

[jira] [Created] (REEF-885) mvn site:site scm-publish:publish-scm deletes apidocs section of the site

Mariia Mykhailova created REEF-885:
--------------------------------------

             Summary: mvn site:site scm-publish:publish-scm deletes apidocs section of the site
                 Key: REEF-885
                 URL: https://issues.apache.org/jira/browse/REEF-885
             Project: REEF
          Issue Type: Bug
          Components: Build infrastructure
            Reporter: Mariia Mykhailova


The following command (with proper username and password substituted) deletes {{apidocs}} section of the site.

{{mvn site:site scm-publish:publish-scm -Dusername="$username" -Dpassword="$password"}}

This command is what {{website/publish.sh}} script uses internally. https://cwiki.apache.org/confluence/display/REEF/Updating+the+website+for+a+new+release needs to be updated to clarify when this can happen and how to fix this if this does happen.

{noformat}
r1711086 | mariia | 2015-10-29 03:04:45 +0900 (Thu, 29 Oct 2015) | 1 line Changed paths:
   M /incubator/reef/site/api.html
   D /incubator/reef/site/apidocs
   M /incubator/reef/site/dependency-convergence.html
   M /incubator/reef/site/dependency-info.html
   M /incubator/reef/site/dependency-management.html
   M /incubator/reef/site/distribution-management.html
   M /incubator/reef/site/downloads.html
{noformat}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)