You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by hujirong <ji...@gmail.com> on 2012/04/25 02:59:33 UTC

How to replicate company internal repository?

Hi

We use a internal Nexus repository. Now I want to set up an isolated test
environment. What's the best way to replicate the whole internal repository
into my Nexus?

Thanks
Jirong

--
View this message in context: http://maven.40175.n5.nabble.com/How-to-replicate-company-internal-repository-tp5663623p5663623.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: How to replicate company internal repository?

Posted by hujirong <ji...@gmail.com>.
The current company one is created by another group. It's production one. Our
group wants to use the same approach but need some time to try out.

Jirong

--
View this message in context: http://maven.40175.n5.nabble.com/How-to-replicate-company-internal-repository-tp5663623p5666517.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: How to replicate company internal repository?

Posted by Ron Wheeler <rw...@artifact-software.com>.
On 24/04/2012 8:59 PM, hujirong wrote:
> Hi
>
> We use a internal Nexus repository. Now I want to set up an isolated test
> environment. What's the best way to replicate the whole internal repository
> into my Nexus?
Why?
What are you trying to do with a separate repo?

Ron
>
> Thanks
> Jirong
>
> --
> View this message in context: http://maven.40175.n5.nabble.com/How-to-replicate-company-internal-repository-tp5663623p5663623.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>


-- 
Ron Wheeler
President
Artifact Software Inc
email: rwheeler@artifact-software.com
skype: ronaldmwheeler
phone: 866-970-2435, ext 102



Re: How to replicate company internal repository?

Posted by Tamás Cservenák <ta...@cservenak.net>.
Ah, and nabble says "This post has NOT been accepted by the mailing list yet."

Did you send it over Nabble?

You'd need to sign up to the list:
http://www.sonatype.org/nexus/participate


Thanks,
~t~

2012/4/26 Tamás Cservenák <ta...@cservenak.net>:
> You refer to this mail?
> http://maven.40175.n5.nabble.com/How-to-make-a-company-internal-repository-td5652959.html
>
> As it seems quite different than the question you are asking
> here.....it is about copying stuff from Central, something that defies
> the purpose of proxy at start.
>
>
> Thanks,
> ~t~
>
> On Thu, Apr 26, 2012 at 4:23 AM, hujirong <ji...@gmail.com> wrote:
>> I tried this list, it's not active.
>>
>> http://maven.40175.n5.nabble.com/Nexus-Maven-Repository-Manager-Users-List-f127899.html
>>
>> --
>> View this message in context: http://maven.40175.n5.nabble.com/How-to-replicate-company-internal-repository-tp5663623p5666516.html
>> Sent from the Maven - Users mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: How to replicate company internal repository?

Posted by Tamás Cservenák <ta...@cservenak.net>.
You refer to this mail?
http://maven.40175.n5.nabble.com/How-to-make-a-company-internal-repository-td5652959.html

As it seems quite different than the question you are asking
here.....it is about copying stuff from Central, something that defies
the purpose of proxy at start.


Thanks,
~t~

On Thu, Apr 26, 2012 at 4:23 AM, hujirong <ji...@gmail.com> wrote:
> I tried this list, it's not active.
>
> http://maven.40175.n5.nabble.com/Nexus-Maven-Repository-Manager-Users-List-f127899.html
>
> --
> View this message in context: http://maven.40175.n5.nabble.com/How-to-replicate-company-internal-repository-tp5663623p5666516.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: How to replicate company internal repository?

Posted by Dan Tran <da...@gmail.com>.
nexus professional allows you to replicate across nodes.

Or you can do rsync between nodes.

-D

On Wed, Apr 25, 2012 at 10:28 PM, Manfred Moser <ma...@mosabuam.com> wrote:
> On Wed, April 25, 2012 7:23 pm, hujirong wrote:
>> I tried this list, it's not active.
>>
>> http://maven.40175.n5.nabble.com/Nexus-Maven-Repository-Manager-Users-List-f127899.html
>
> Not true. It is just fine. In terms of replicating your nexus..
>
> You could just copy the sonatype work nexus folder to the test environment
> .. that would be then the same as the original.. from the on they would be
> separate.
>
> However imho it does not make sense to create this isolated environment..
>
> manfred
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: How to replicate company internal repository?

Posted by Brian Fox <br...@infinity.nu>.
Everything is stored in the sonatype-work/nexus folder. Copy that folder to
another machine and you have duplicated your entire instance.

On Thu, Apr 26, 2012 at 10:01 PM, hujirong <ji...@gmail.com> wrote:

> The one I am using in my test environment is not professional, but a free
> one. I don't see anywhere a "copy" function. Is there a way to
> export/import
> or something like that to replicate data from production to my test
> environment.
>
> Thanks
> Jirong
>
> --
> View this message in context:
> http://maven.40175.n5.nabble.com/How-to-replicate-company-internal-repository-tp5663623p5669083.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: How to replicate company internal repository?

Posted by hujirong <ji...@gmail.com>.
The one I am using in my test environment is not professional, but a free
one. I don't see anywhere a "copy" function. Is there a way to export/import
or something like that to replicate data from production to my test
environment.

Thanks
Jirong

--
View this message in context: http://maven.40175.n5.nabble.com/How-to-replicate-company-internal-repository-tp5663623p5669083.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: How to replicate company internal repository?

Posted by Manfred Moser <ma...@mosabuam.com>.
On Wed, April 25, 2012 7:23 pm, hujirong wrote:
> I tried this list, it's not active.
>
> http://maven.40175.n5.nabble.com/Nexus-Maven-Repository-Manager-Users-List-f127899.html

Not true. It is just fine. In terms of replicating your nexus..

You could just copy the sonatype work nexus folder to the test environment
.. that would be then the same as the original.. from the on they would be
separate.

However imho it does not make sense to create this isolated environment..

manfred

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: How to replicate company internal repository?

Posted by Wayne Fay <wa...@gmail.com>.
> I tried this list, it's not active.
>
> http://maven.40175.n5.nabble.com/Nexus-Maven-Repository-Manager-Users-List-f127899.html

It is active, just not as active as you might like, or perhaps you
didn't get a reply to your question yet for some reason. That in't
sufficient justification to ask your Nexus-oriented questions here.

While Maven and Nexus are related, we don't support Nexus directly
here any more than we support Archiva and Artifactory directly. All of
these products have their own support channels -- please use them.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: How to replicate company internal repository?

Posted by hujirong <ji...@gmail.com>.
I tried this list, it's not active.

http://maven.40175.n5.nabble.com/Nexus-Maven-Repository-Manager-Users-List-f127899.html

--
View this message in context: http://maven.40175.n5.nabble.com/How-to-replicate-company-internal-repository-tp5663623p5666516.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: How to replicate company internal repository?

Posted by Wayne Fay <wa...@gmail.com>.
> We use a internal Nexus repository. Now I want to set up an isolated test
> environment. What's the best way to replicate the whole internal repository
> into my Nexus?

I read this as "...Nexus... Nexus... Nexus..."

Why are you asking this here? Please use the Nexus Users list for such queries.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org