arey / maven-config-github-cloudbees

Maven configuration example pom.xml file for working both with GitHub and CloudBees maven repository
maven-config-github-cloudbees
6 stars 3 forks source link

add site to distribution management #2

Closed lithium147 closed 11 years ago

lithium147 commented 11 years ago

For completeness, you could add a site element to the distributionManagement.

I found an example here: https://repository-dynacrongroup.forge.cloudbees.com/release/sites/webtest-quickstart/distribution-management.html

Look likes it just put things in a "sites" dir under the cloudbees-forge release repo.

arey commented 11 years ago

Thanks lithium147. I have updated the pom.xml. It's maven site is now available on cloudbees: https://repository-javaetmoi.forge.cloudbees.com/release/sites/maven-config-github-cloudbees/index.html