Uploaded image for project: 'Maven Site Plugin'
  1. Maven Site Plugin
  2. MSITE-649

The staged site is still deployed to a wrong place

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1
    • 3.2
    • site:stage(-deploy)
    • None

    Description

      in MSITE-602, the site was deployed with extra "plugins/maven-checkstyle-plugin" subdirectory

      with m-site-p 3.1, the "plugins" directory isn't there any more but maven-checkstyle-plugin is still here

      [INFO] --- maven-site-plugin:3.1:stage-deploy (default-cli) @ maven-checkstyle-plugin ---
      [INFO] Using this server ID for stage deploy: apache.website
      [INFO] Using this base URL for stage deploy: scp://people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.10-SNAPSHOT
      [INFO] Parent project loaded from repository: org.apache.maven.plugins:maven-plugins:pom:23
      [INFO] Parent project loaded from repository: org.apache.maven:maven-parent:pom:22
      Using private key: /home/herve/.ssh/id_dsa
      scp://people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.10-SNAPSHOT/ - Session: Opened  
      [INFO] Pushing /home/herve/projets/maven/trunks/plugins/maven-checkstyle-plugin/target/site
      [INFO]    >>> to scp://people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.10-SNAPSHOT/maven-checkstyle-plugin
      Executing command: mkdir -p /www/maven.apache.org/plugins/maven-checkstyle-plugin-2.10-SNAPSHOT/maven-checkstyle-plugin
      Executing command: mkdir -p /www/maven.apache.org/plugins/maven-checkstyle-plugin-2.10-SNAPSHOT/maven-checkstyle-plugin
      Executing command: scp -t "/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.10-SNAPSHOT/maven-checkstyle-plugin/wagon7871216691157601745.zip"
      Uploading: maven-checkstyle-plugin/wagon7871216691157601745.zip to scp://people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.10-SNAPSHOT/
      
      ##################################################################################################################################################################################################
      Transfer finished. 790672 bytes copied in 2.02 seconds
      Executing command: cd /www/maven.apache.org/plugins/maven-checkstyle-plugin-2.10-SNAPSHOT/maven-checkstyle-plugin; unzip -q -o wagon7871216691157601745.zip; rm -f wagon7871216691157601745.zip
      Executing command: chmod -Rf g+w,a+rX /www/maven.apache.org/plugins/maven-checkstyle-plugin-2.10-SNAPSHOT/
      scp://people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.10-SNAPSHOT/ - Session: Disconnecting  
      scp://people.apache.org/www/maven.apache.org/plugins/maven-checkstyle-plugin-2.10-SNAPSHOT/ - Session: Disconnected

      Attachments

        Issue Links

          Activity

            People

              hboutemy Herve Boutemy
              hboutemy Herve Boutemy
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: