upload jar to respository
问题 I have jar files that cannot be found on maven2 repository. I would like to add the jar so I can just include extra tag in my pom.xml file and other developer can use the jar. What are the steps needed to upload the jar to http webserver webfolder? What file should I uploaded beside custom.jar? What other files need to exist on the webfolder side by side with custom.jar? 回答1: If you already have a web server set up pointing on a web folder, a simple way to deploy your custom JAR would to use