maven's first example

        Here we mainly talk about maven       

        First configure jdk, configure jdk process to see other documents,

        Download maven and configure maven environment variables in the path

If you use IEDs such as eclipse or myeclipse, use a plug-in

    About the plugin URL https://support.sonatype.com/home

   The next m2eclipse is as the name suggests maven to eclipse

   The previous URL has been modified, and now use the following URL

  I use a lower version of myeclise 6.1

 

 Why can't the address of find and install be found?

It turns out that    there is another one under https://support.sonatype.com/home

 

 

Community»
Announcements (2) »
OpenSSL Heartbleed bug and Sonatype
Where did http://m2eclipse.sonatype.org/sites/m2e go?
Welcome to Sonatype Support (1) »
How do I reset my Sonatype Support account password?

 Go to where did http://m2eclipse.sonatype.org/sites/m2e link

 

 

https://repository.sonatype.org/content/sites/forge-sites/m2e/0.10.2/N/201006102102/

Then restart myeclipse, and see maven or m2eclipse in windows properties, indicating that the installation is successful

Create a new maven project, select the snapshot version and run the command mvn clean test, etc. build success means success

The above is the first example, which is not very detailed, and will be described in detail when there is time.

 

 

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326613285&siteId=291194637