I was under the impression that there was a generic call that could be made that 
basically downloads all of the available jars and places them in the repository 
strucuture.

        -----Original Message----- 
        From: Moretti, Luciano (MED) [mailto:[EMAIL PROTECTED] 
        Sent: Tue 7/1/2003 4:47 PM 
        To: 'Maven Users List' 
        Cc: 
        Subject: RE: build maven
        
        

        Dave-
        Maven will automatically generate the repository on the 1st run.  There
        is no specific step needed to build a local repository- it will fetch
        the needed jars off the web when they are called for.
        
        Just create your project.properties file, make sure that you have the
        proxy configuration stuff if you need it, and go ahead and start
        defining & building your project.
        
        It's one of the coolest things about maven that I've run into so far.
        
        Have fun,
        
        Luciano
        
        
        
        -----Original Message-----
        From: David Liles [mailto:[EMAIL PROTECTED]
        Sent: Tuesday, July 01, 2003 4:29 PM
        To: [EMAIL PROTECTED]
        Subject: build maven
        
        
        I just downloaded and installed maven 1.0 b9.
        What is the syntax I need to use to begin the process to have maven
        generate all of the repository jar files?
        
        ---------------------------------------------------------------------
        To unsubscribe, e-mail: [EMAIL PROTECTED]
        For additional commands, e-mail: [EMAIL PROTECTED]
        
        

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

Reply via email to