The maven mirror configuration of the actual Archiva under IntelliJ

The project team has recently encountered troubles due to the problem of build reuse, especially the private builds developed by itself. Every time it is released, someone will be shot while lying down, but they have no choice but to be patient and set up a maven.

 

Not to mention the general settings, maven download and installation are more friendly, like one

My installation environment, home: ubuntu, windows, mobile: mac air, unit: windows; that is to say, maven is almost not restricted by cross-platform.

IDE: Eclipse, MyEclipse, IntelliJ (more and more like) plugins are all ok

 

Install maven, configure environment variables, and start tossing private servers.

The nexus should be considered first in the selection. The reason is not explained, and the habitual pursuit of high-end atmosphere is high.

Unfortunately, I couldn't find the latest version to crack the code, and I was unwilling to use the old version, and I didn't want to spend time trying to figure it out, so I gave up decisively and invested in Apache

 

Archiva can be used after downloading. In the testing phase, I use the bundle mode that comes with it. Jetty is still pretty good.

However, for large teams, the WAR mode is still recommended. At least a qualified team can directly load balance the development environment, which is very beneficial.

 

Start services, build roles, set up libraries, remote libraries, and configure proxy links, all in one go and enjoy.

I haven't had time to be happy, the problem is, I use the mirrorr mode to point the local maven to Archiva.

But the compilation environment is that the mave-shade-plugin cannot be found. The log doesn't show any exception

Matching and matching, no one hour, I have not officially used the maven architecture project before, so, it is still relatively guilty...

 

Made a cup of tea, calmed down, and started the investigation

First of all, the Url pointing in the error message indicates that the pointing of Archiva is successful, so I copied the Url to the browser and ran it, and found that the password is required! ! !

Intuition tells me to drag the long error message backwards, backwards... "no author"!!!

Uncle, setting forgot to match password

 

Open the setting, create a server node, follow the comments to configure the password, DONE!

Hope it's of little use to you all.

 

I only picked the useful ones and tested them. I don’t know much about a lot of things. Please enlighten me, and slowly accumulate them in actual combat. I think those who are experienced will continue to share with you.

 

A lazy question, what advantages does the nexus commercial version PRO have over the OSS version? What is the difference between the reference method of the mirror and the warehouse, please enlighten me

 

Guess you like

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