Uploaded image for project: 'Apache Commons All'
  1. Apache Commons All
  2. COMMONSSITE-26

Add a /distributionManagement/site element

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Commons Parent Pom
    • None

    Description

      To enable sites to be deployed using the m2 site plugin, we should add this to the Commons Parent POM:

      <distributionManagement>
        <site>
          <id>apache-site</id>
          <name>Apache Commons Website</name>
          <url>${commons.deployment.protocol}://people.apache.org/www/commons.apache.org/${commons.componentid}</url>
        </site>
      </distributionManagement>
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            rahul@apache.org Rahul Akolkar
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: