Hey guys. I have a .java file that I need compiled to a .class file. I would use javac, but their are loads of dependencies that I need so I resorted to using maven, which I hardly understand. I have the .java and the pom.xml but dont really know where to go next. I've been told its possible, but havent found a solution. Willing to give a reward to the person who can help me out.
