HI ,
I have used maven2 for several month,I finded maven can't satisfy my
requirements,eg.:Can maven build tow or more jar package for a project?And
maven can't take out some classes file which is compiled by itself when it
build a jar package,Some times I don't want to pack
all the classes file into a jar package; When I modify the pom.xml,it always
take a long time for maven's eclipse plugin to build pom.xml,It makes me be
weary of maven. I don't know is it my problem or maven's problem,is there
somebody can give me some advice please?