• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

Maven etc

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    Maven etc

    Right then, I am looking at setting up maven properly to manage the frankly preposterous amount of dependencies floating around on some of the stuff I am working on. At the moment I have a combination of completely manual stuff and some limited use of a local (i.e. on my laptop) maven repository. There is a lot of 3rd party stuff that needs in there that isn't going to be coming from one of the publicly accessible repositories and I would like to get something a bit more "proper" set up on my laptop and then e.g. backup and restore or zip it up in order shift it to a shared repository later on.

    I'm looking at the free versions of artifactory and sonatype nexus. Any opinions on which is better and why? Or does it not really matter much? Any tips for getting it up and running?

    I'm inclined towards artifactory because I have a book (Java Power Tools) with instructions and I don't really want to spend a week on it.
    Last edited by doodab; 23 March 2011, 16:45.
    While you're waiting, read the free novel we sent you. It's a Spanish story about a guy named 'Manual.'

    #2
    Right well I can now say that artifactory is very simple to get up and running, just set an environment variable and install a WAR and off you go.

    Getting all the stuff into the repository will be a bit more challenging though.
    While you're waiting, read the free novel we sent you. It's a Spanish story about a guy named 'Manual.'

    Comment

    Working...
    X