No, I did not try that. 

I found this page when I googled mvn deploy

http://maven.apache.org/guides/mini/guide-deploying-3rd-party-jars.html but it 
is not making lots of sense to me. Problem is that server that is gonna host 
the repository would have no outside world connection so I have to simply 
create a repository of required artifacts manually. 

Any pointers ???



"Marilyn Sander -X (marilysa - Digital-X, Inc. at Cisco)" <[EMAIL PROTECTED]> 
wrote:  
Have you tried mvn deploy?
--Marilyn

> -----Original Message-----
> From: Petr V. [mailto:[EMAIL PROTECTED] 
> Sent: Friday, April 27, 2007 12:03 PM
> To: Maven Users List
> Subject: Setting up Repository
> 
> I have to set up repository for the developers in my company.
> 
> I added following in my settings.xml and run http server at localhost
> 
> 

>   default-repositories
>       
>    
>        my-internal
>        http://localhost:9999/repository/
>    
>       
> 
>       

>    

>        my-internal
>        http://localhost:9999/repository/
>        

>    

>       

> 
> 
> 
>     default-repositories
> 
> 
> Now issue is, how can I install the required jar file etc 
> into localhost/repository.
> Can I simply copy repository (from one of developer's machine 
> which he got via ibiblio by default) into loclahost repository ?
> 
> Any help is really really appreciated. I am now desperate. I 
> have tried many things and nothing seem to work.
> 
> Thanks,
> 
> Petr V.
> 
> 
> 
>        
> ---------------------------------
> Ahhh...imagining that irresistible "new car" smell?
>  Check outnew cars at Yahoo! Autos.
> 


       
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
 Check outnew cars at Yahoo! Autos.
  • RE: Setting up R... Petr V.
    • RE: Setting... Marilyn Sander -X \(marilysa - Digital-X, Inc. at Cisco\)

Reply via email to