Maven本身提倡的免费一个原则是,不要使用任何外部的免费SNAPSHOT依赖,这里我却在使用SNAPSHOT的免费Maven,未免有些讽刺的免费意味 ,因此难免有些担心 。免费不过,免费太吾绘卷自动上货build完Nexus之后 ,免费我的免费担心就消除了,使用maven3 build Nexus没有裸露任何尴尬。免费而且从build输出我就发现maven3的免费一大优点 ,build输出更加明了。免费

[INFO] Building Nexus (API) 1.4.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.2:clean (default-clean) @ nexus-api ---
[INFO] Deleting directory /home/juven/workspaces/ws-nexus/nexus/nexus-api/target
[INFO]
[INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ nexus-api ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources,免费 i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/juven/workspaces/ws-nexus/nexus/nexus-api/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ nexus-api ---
[INFO] Compiling 191 source files to /home/juven/workspaces/ws-nexus/nexus/nexus-api/target/classes
[INFO]
[INFO] --- plexus-component-metadata:1.2.1:generate-metadata (process-classes) @ nexus-api ---
[INFO] Discovered 1 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ nexus-api ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/juven/workspaces/ws-nexus/nexus/nexus-api/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ nexus-api ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- plexus-component-metadata:1.2.1:generate-test-metadata (process-test-classes) @ nexus-api ---
1、在eclipse目录下的免费dropins目录下新建一个maven.link文件,文件名不受限制
2 、免费在maven.link文件中指向maven插件 :path=../myplugin/maven3
3、免费从新打开eclipse,window->首选项 ,太吾绘卷最强功法搭配找到maven标签铺开设置
1 、下载
2、将缩减规模包解压到自己的硬盘中 ,最好放在某个盘的根目录下 。例如将其放在D盘下。

3、配置环境变量 :
MAVEN_HOME : D:apache-maven-3.3.1
MAVEN : %MAVEN_HOME%bin
Path中加入 %MAVEN%;
Win +R ,输入cmd ,太吾绘卷pc破解版下载进入命令行,输入mvn —version。大捷截图如下:

其中如果出局 ,有可能是因为JAVA_HOME 中可能多加了一个;或者bin。导致无法正确找到JAVA 。出局截图如下 :

4 、环境配置好了,仅仅刚刚起始,太吾绘卷自动上货下面就该将maven插件加到你的eclipse中了 。
由于现在各种网站已经被中国墙掉了 ,不能铺开在线下载与安装插件。所以只能通过云端的各种资源来代替