https://is-micro.myip.hu/projects/ismicro-commons/proximity/

http://maven-proxy.codehaus.org/

Ben

On 6/21/06, Nidhi Goyal, Noida <[EMAIL PROTECTED]> wrote:

Thanks for replying but please tell me the link from where to download
Maven Proxy or proximity.
I've tried to  create a project using the steps given in the link
http://maven.apache.org/guides/getting-started/index.html

when I execute the command
mvn archetype:create -DgroupId=com.mycompany.app -DartifactId=my-app ,
getting the follwing errors:

[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'archetype'.
[INFO] org.apache.maven.plugins: checking for updates from central
[WARNING] repository metadata for: 'org.apache.maven.plugins' could not
be retrieved from repository: central due to an error: Error
transferring file
[INFO] Repository 'central' will be blacklisted
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does
not exist or no valid version could be found
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 22 seconds
[INFO] Finished at: Wed Jun 21 17:00:28 GMT+05:30 2006
[INFO] Final Memory: 1M/2M

Thanks,
Nidhi


-----Original Message-----
From: Alexandre Poitras [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 21, 2006 4:57 PM
To: Maven Users List
Subject: Re: Maven best practices - company-wide local repository?

Install Maven Proxy or Proximity and you get your repository. It will
get populated automatically when a developer request a dependency
found on Maven central repo.

As for Maven, installation instructions are found on the front page.

On 6/21/06, Nidhi Goyal, Noida <[EMAIL PROTECTED]> wrote:
>
> hi,
>
> Please help me how to create a new project using Maven including it's
> installation. I'm not able to get how to create repositories for a
> project.
> I need step by step procedure including repositories code.
>
> Thanks,
> Nidhi
>
> -----Original Message-----
> From: Feniks Nator [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 21, 2006 4:48 PM
> To: Maven Users List
> Subject: Re: Maven best practices - company-wide local repository?
>
> Oeps, seems like I've been a bit to fast.
> > and I consider if we should use a common local repository -
> > for instance over a network share.
>
> You're talking about a common local repository.
> I agree with Christian, this could slow down things a lot.
> And it makes it more difficult to experiment (though you always can
> changing
> the settings.xml you use.)
>
> I also strongly recommend to keep the LOCAL repository, really local,
> meaning on the developers workstation.
>
> DISCLAIMER:
>
------------------------------------------------------------------------
-----------------------------------------------
> The contents of this e-mail and any attachment(s) are confidential and
intended for the named recipient(s) only.
> It shall not attach any liability on the originator or HCL or its
affiliates. Any views or opinions presented in
> this email are solely those of the author and may not necessarily
reflect the opinions of HCL or its affiliates.
> Any form of reproduction, dissemination, copying, disclosure,
modification, distribution and / or publication of
> this message without the prior written consent of the author of this
e-mail is strictly prohibited. If you have
> received this email in error please delete it and notify the sender
immediately. Before opening any mail and
> attachments please check them for viruses and defect.
>
------------------------------------------------------------------------
-----------------------------------------------
>
> ---------------------------------------------------------------------
> 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]


DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------
The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only.
It shall not attach any liability on the originator or HCL or its affiliates. 
Any views or opinions presented in
this email are solely those of the author and may not necessarily reflect the 
opinions of HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of
this message without the prior written consent of the author of this e-mail is 
strictly prohibited. If you have
received this email in error please delete it and notify the sender 
immediately. Before opening any mail and
attachments please check them for viruses and defect.
-----------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------
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