Re: How to override the maven central repository completely

2005-12-20 Thread clark . rao

Dear ,
   You can set you reposity id in setting.xml as central .
for example



   devpprofile1

  

  unix

  
   
resource/appserver
   
  

  
   true
   always
   fail
   
   
 true
 always
 fail
   
   maven2repo1
   developer Resp
   http://repo1.maven.org/maven2/


  
   true
   never
   fail
   
   
 true
 never
 fail
   
   localreposity
   developer local  Resp
  file:///d:/m2localrepo/


   
 

  true
  never
  fail
 
pluginLili
maven plugin
http://www.ibiblio.org/maven2/
 
  

  true
  never
  fail
 
localplugin
local maven plugin
file:///d:/m2localrepo/
 



 
   devpprofile2

  


  windows

  
   
resource/appserver
   
  
  

  false

central
Maven Repository Switchboard



file:///d:/m2localrepo/
  
  

  

  never


  false

central
Maven Plugin Repository

   

file:///d:/m2localrepo/
  


  
  
  

devpprofile2

  









thanks.
Tel: (020)36315358-328 Fax: (020)36315170



   
  Allan Ramirez 
   
  <[EMAIL PROTECTED]To:   Maven Users List 
 
  om>  cc:  
   
   Subject:  Re: How to override 
the maven central repository completely   
  21/12/2005 09:26  
   
  Please respond to 
   
  "Maven Users  
   
  List" 
   

   

   




Hi,

AFAIK, that is the right way on overriding central repository, try to
check  if central repository is declared in your settings.xml?

-allan

Venkat Muthusamy wrote:

>Hi,
>
>
>
>I like to maintain our own internal repository instead of
>http://repo1.maven.org/maven2 due to some restrictions.
>
>
>I created internal server and downloaded necessary plugins and directory
>structures same as http://repo1.maven.org/maven2. I updated the pom file
>repository setting as follows. But it is still goes to look in to
>http://repo1.maven.org/maven2.
>
>
>  
>
>   central
>
>   central
>
>   http://PHX51682:8080/mvn/
>
>   default
>
>  
>
>
>
>I like to know how to override the central repository.
>
>
>
>Thanks in advance
>Venkat M
>
>
>
>
>
>No virus found in this incoming message.
>Checked by AVG Free Edition.
>Version: 7.1.371 / Virus Database: 267.14.1/206 - Release Date: 12/16/2005
>
>



__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
__-

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Hactl..M

Re: How to override the maven central repository completely

2005-12-20 Thread Allan Ramirez

Hi,

AFAIK, that is the right way on overriding central repository, try to 
check  if central repository is declared in your settings.xml?


-allan

Venkat Muthusamy wrote:


Hi,



I like to maintain our own internal repository instead of
http://repo1.maven.org/maven2 due to some restrictions.


I created internal server and downloaded necessary plugins and directory
structures same as http://repo1.maven.org/maven2. I updated the pom file
repository setting as follows. But it is still goes to look in to
http://repo1.maven.org/maven2.


 

  central

  central

  http://PHX51682:8080/mvn/

  default

 



I like to know how to override the central repository.



Thanks in advance
Venkat M

 




No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.1/206 - Release Date: 12/16/2005
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

How to override the maven central repository completely

2005-12-20 Thread Venkat Muthusamy
Hi,



I like to maintain our own internal repository instead of
http://repo1.maven.org/maven2 due to some restrictions.


I created internal server and downloaded necessary plugins and directory
structures same as http://repo1.maven.org/maven2. I updated the pom file
repository setting as follows. But it is still goes to look in to
http://repo1.maven.org/maven2.


  

   central

   central

   http://PHX51682:8080/mvn/

   default

  



I like to know how to override the central repository.



Thanks in advance
Venkat M