maven Manual

=== === Maven installation

http://blog.csdn.net/yang5726685/article/details/56486479

 

=== Maven jar package warehouse address configuration ===

http://blog.csdn.net/qq_27093465/article/details/52957253

Note To remove a local warehouse comments

 

Importing Maven project:

Use Myeclipse / Eclipse project into the maven, .project file can be automatically generated, the .classpath .settting folders and files;

 

 

However, due to the resulting file directory is in strict accordance with Maven engineering rules of conduct, it may be the source folder is not the result we want, we can solve the problem by increasing the source folder;

 

 

Guess you like

Origin www.cnblogs.com/syjp/p/11082333.html