On Thu, 2005-06-02 at 09:39 -0500, Flatoff Allan wrote: > Give me some pointers for packaging my own jar from the source in CVS?
Manually download the jars that maven is unable to automatically download, put them in the maven repository directory, then run maven again. I don't use windows but according to the maven install documentation, maven's jar repository can be found at: %HOMEDRIVE%%HOMEPATH%\.maven\repository I suspect that you're at some corporate and a firewall is preventing maven from downloading these files. Regards, Simon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
