2009. július 20., hétfő

Building Artifactory RTFM

"How do I build Artifactory from source? Maven tells me there are some missing dependencies.

Simply download the source and run mvn clean install from within the Artifactory root module (parent").
To gain access to open source dependencies not currently deployed on Maven's public repositories, you have to run mvn with the artifactory profile activate. e.g.:
mvn clean install -Partifactory."


http://wiki.jfrog.org/confluence/display/RTF/Usage


Nincsenek megjegyzések: