Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-2720

Fix permissions for maven sync repo at people.apache.org

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • unspecified
    • None
    • None
    • None

    Description

      There are a few files inside /www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/tapestry
      that are owned by hlship/hlship and thus cannot be updated by the maven-deploy-plugin

      cd /www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/tapestry
      find . -user hlship -group hlship

      will show all of them, but i'm mainly interested in the maven-metadata.xml files (and their .md5 and .sha1) which are:

      ./tapestry-annotations/maven-metadata.xml
      ./tapestry-project/maven-metadata.xml
      ./tapestry-test/maven-metadata.xml
      ./tapestry-ioc/maven-metadata.xml
      ./tapestry-core/maven-metadata.xml
      ./maven-metadata.xml
      ./tapestry-component-report/maven-metadata.xml
      ./tapestry-spring/maven-metadata.xml
      ./tapestry-hibernate/maven-metadata.xml
      ./quickstart/maven-metadata.xml
      ./tapestry-upload/maven-metadata.xml
      ./tutorial1/maven-metadata.xml
      ./tapestry5-annotations/maven-metadata.xml

      Attachments

        Issue Links

          Activity

            People

              hlship Howard Lewis Ship
              andyhot Andreas Andreou
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: