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]

Reply via email to