m******t 发帖数: 2416 | 1
,
If you are working on a serious project, usually you'll want to set up
a local repository using nexus or archiva. The public central repository
is not only unreliable, but also slow most of the time. |
|
d**k 发帖数: 1223 | 2 Thanks, man! Let me google what the hack it nexus or archiva. Are those easy
to use? |
|
m******t 发帖数: 2416 | 3
easy
They are maven repository servers. You can host your own
repositories, and/or set up proxies for the public ones so
that artifacts can be cached.
I recently switched from nexus to archiva only because
the admin UI is cooler (web 2.0 baby!), but both are fairly
straightforward to set up and manage. |
|
d**k 发帖数: 1223 | 4 those are all look very cool. But currently I am using an IDE kind of like
eclipse, and it has built in Maven support. That is not very cool but seems
integrate with IDE pretty well. I think in eclipse it uses nexus. I am not
sure if it is possible to integrate artifactory or archiva with eclipse. |
|
|
|
y****e 发帖数: 23939 | 7 反正对我们来说,maven和archiva都是不可或缺的了 |
|