maven download and configure
-
website https://maven.apache.org/ p> li>
-
click on the download
p> li> -
in the Previous Choose archives of the Releases
p> li> -
choose to download the version of the p>
into to the directory selected binaries, click the apache maven – 3.6.1 track – bin. To download and unzip the zip p> li> ol>
-
environment variable configuration of p>
add a new variable
p>in the path configuration MAVEN_HOME % % \ bin
p>maven – input in the CMD version to see success
p> li> -
modify the configuration file p>
modify the apache maven – 3.6.1 \ conf \ Settings XML p>
-
specifies your warehouse location
<localRepository>D:\Java\apache-maven-3.6.1\repository</localRepository>
-
configuration mirror
<mirrors> <!-- 阿里云仓库 --> <mirror> <id>alimaven</id> <name>aliyun maven</name> <url>http://maven.aliyun.com/nexus/content/repositories/central/</url> <mirrorOf>central</mirrorOf> </mirror> </mirrors>
li> ul> li>
-
the idea of maven associated Settings p>
choose from the menu file – Settings
-
-
Read More:
- Android is Stuck in Download maven-metadata.xml [How to Solve]
- Maven global configuration
- The jar package download of Maven project appears (could not transfer artifact. Org mybatis:mybatis )
- The spring boot project was first created, pom.xml The error is Maven configuration problem. How to solve it?
- Failed to execute goal in Maven build org.apache.tomcat .maven:
- mvn install Error: Failed to read artifact descriptor org.apache.maven.plugins:maven-install-plugin:jar:2
- The import Maven project appears http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Solutions
- Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.6:sign
- Keil prompts the stlink download program to prompt error: Flash download failed – target DLL has been cancelled
- Bug: unable to download source code in idea, error cannot download sources sources not found for:XXX
- 解决Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile
- “[warning] failed to retrieve plugin descriptor for caused by Maven security agent settings org.apache.maven . plugins:… “
- [Solved] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test
- Maven failed to start component [standard engine [Tomcat] when using tomcat7 Maven plugin plug-in run
- Error resolving version for plugin ‘org.apache.maven.plugins:maven-compiler-plugin’ from the repo…
- Failed to execute goal org.apache.maven . plugins:maven-surefire-plugin :2.12.4:test
- Maven’s jar package conflict; Maven’s introduction
- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-war-plugin:2.2:war (default-war) on pr
- NPM modify download dependency (modify global download and cache path)
- How to Fix Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile