Maven pom.xml ?

2012-10-19 Thread jiapei100
Hi, sorry for my naive question:I've got a maven project, in which there is a file pom.xml .My naive question:1) By using bash, what is the command line to build a .jar from pom.xml ?*maven pom.xml -> project.jar ?*2) By using Eclipse, how to build a .jar from this pom.xml within the project?

How to convert from Ant project to maven project?

2011-06-08 Thread jiapei100
Hi, all: Sorry for my entry-level question. Is it possible for me to convert from an Ant project to A Maven project from within NetBeans IDE? Or, is there any method to convert from an Ant project to a Maven project using some command line method? Or, any standard method to do so? Best Regards