Hello,
Right now I have a JBOSS application server and I want to setup an internal maven2 repository. I want the repository to be located on the application server. How would I go about doing this? Basically I want to host files on a JBOSS application server similar to: http://repo1.maven.org/maven2/
Thanks!
Shawn