it easy ,the maven2.0 have different structure than maven1.0 so if u want to
make internal repository then use ftp server and in setting .xml write the
url of your local repository
like <url>ftp://yourserverdomain:portno/
and in your repository section of pom.xml write about ur ftp server

to set up ur repository manually download the jar manually and then put in
the hirarchy as specify in apache sit
like artifactid then groupid then version then your jar ,if u want to look
the eg then see in${home}/.maven
hobe this abstract will help u



On 8/4/06, Flynn, Adam <[EMAIL PROTECTED]> wrote:

I have just began to use maven 2. I have ran into a problem whilst
attempting to setup my first project. It appears that because I am behind
a
proxy maven cannot gain access to the archetype plugin.

I need to establish some form of local repository of plugins. Could
somebody
please tell me how I could go about setting up such a repository manually
(i.e what directory structure will be required) and what changes I'll need
to make to settings.xml.

Thanks
Adam Flynn


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


Reply via email to