I'd say talk to your corp folks managing your maven infrastructure (incl.
Nexus). They should be able to help you get your environment configured
correctly or fix the infrastructure not working correctly.
(I say this as the nexus url looks like a Nexus instance of a corporate
setup, where there cou
> For some of my projects, it is not able to dowload the dependencies from
> Nexus and gives below error. How do i force it?
Try mvn -U but realize the "No response received after 6" means
that you are having troubles connecting to the Nexus instance so this
may not resolve the issue. Are you
HI,
I just deleted my local repository and started checking all my projects
again from my SVN.
For some of my projects, it is not able to dowload the dependencies from
Nexus and gives below error. How do i force it?
Failure to transfer junit:junit:jar:4.4 from
http://wrepos2.mdc.cginet:8080/nexus
Ok, thanks.
Wendy Smoak wrote:
On Sat, Oct 18, 2008 at 3:35 PM, Rusty Wright <[EMAIL PROTECTED]> wrote:
After seeing the announcement of the new version of the Maven Resources
Plugin I naively thought I could simply do "mvn --update-plugins", but that
didn't do anything, other than give me
On Sat, Oct 18, 2008 at 3:35 PM, Rusty Wright <[EMAIL PROTECTED]> wrote:
> After seeing the announcement of the new version of the Maven Resources
> Plugin I naively thought I could simply do "mvn --update-plugins", but that
> didn't do anything, other than give me an error from not having a pom.xm
After seeing the announcement of the new version of the Maven Resources
Plugin I naively thought I could simply do "mvn --update-plugins", but
that didn't do anything, other than give me an error from not having a
pom.xml in the directory I was in (and then it simply rebuilt my project
when I c
On Mon, Sep 1, 2008 at 9:10 AM, Pandit, Prashant <[EMAIL PROTECTED]> wrote:
> Our developers are in India and repository is in London.
> Yes Maven hangs on each repository it searches before it ever finds the
> artifact and starts downloading it, thus it takes hours of time to complete
> build. Bu
, it may be b'coz of every time we use mvn install command
instead of mvn build
-Original Message-
From: Wendy Smoak [mailto:[EMAIL PROTECTED]
Sent: 01 September 2008 17:01
To: Maven Users List
Subject: Re: Maven Update Dependency
On Mon, Sep 1, 2008 at 8:43 AM, Pandit, Prashant &l
On Mon, Sep 1, 2008 at 8:43 AM, Pandit, Prashant <[EMAIL PROTECTED]> wrote:
> Thanks for your reply. Yes, we have number of developers accessing the
> repository and we are using Artifactory.
How far away is that Artifactory instance? I'm trying to figure out
where the delay is happening.
Are
On Mon, Sep 1, 2008 at 7:52 AM, Pandit, Prashant <[EMAIL PROTECTED]> wrote:
> We are facing issue with maven update dependency.When multiple depevlopers
> run maven ,it takes hours of time in updating dependency from artifactory
> located in remote.Is it because of network iss
We are facing issue with maven update dependency.When multiple depevlopers run
maven ,it takes hours of time in updating dependency from artifactory located
in remote.Is it because of network issue causing this slow.I tried to change
localhost in setting.xml.
This e-mail has been scanned for
Definitely thought about it, maybe in the Maven 2.x lifecycle.
Maven already allows you to download its plugins one a plugin-by-plugin basis.
- Brett
On Thu, 15 Jul 2004 09:31:36 -0400, Campana Jr., Salvatore J
<[EMAIL PROTECTED]> wrote:
> I'm new to Maven, and was wondering if anyone has setup
I'm new to Maven, and was wondering if anyone has setup Maven to manage
its own dependenciesThis way you could pull the latest version of
Maven and add it to the master repository and them when Maven runs it
updates itself...I realize this is a "Chicken and Egg" scenario, not to
mention classlo
13 matches
Mail list logo