Then change your snapshot repo update policy to never. However since
Maven keeps looking for something, there is cleary some other problem
with your build setup. It's not normal for it to keep looking like
that... That's what I was trying to help figure out.
--Brian (mobile)
On Oct 2, 2009, at 10:23 PM, Quintin Beukes <[email protected]>
wrote:
It succeeds.
There is nothing missing. I build the project from svn trunk, it get's
installed in the repo, and now maven keeps trying to download it by
iterating all my repositories.
It's part of the snapshot updates. It happens with ALL snapshot
dependencies. As soon as I add another snapshot dependency, it gets
added to the list.
Everything is fine. I can temporarily bypass it by updating the
modification dates on the files, but that's only effective for 2
minutes, and I don't want to update them everytime I build.
All I need is to disable snapshot updates for all repos, completely. I
don't need it on this development. When I need it one day I'll
re-enable it, and by then the dependancy will be released and won't be
a snapshot anymore.
Quintin Beukes
On Sat, Oct 3, 2009 at 3:43 AM, Brian Fox <[email protected]> wrote:
On Fri, Oct 2, 2009 at 11:55 AM, Quintin Beukes <[email protected]
> wrote:
Firstly, -o won't work, because I have to re-enable it everytime a
build fails for a legitimate dependency.
Secondly, it's snapshots built from dev source code - I update via
SVN
and build them to get the latest versions. So they're not
available in
the remote repositories yet.
And it's definitely required dependencies. It's getting bad, because
as the project grows, they get more, and I wait about 40 seconds now
just for the downloads to fail, so my build can complete.
Can complete with build failed or success? I feel like there's still
something fundamentally missing here.
Quintin Beukes
On Fri, Oct 2, 2009 at 8:43 PM, Brian Fox <[email protected]>
wrote:
On Fri, Oct 2, 2009 at 3:54 AM, Quintin Beukes
<[email protected]> wrote:
Hey,
Whenever a project depends on a snapshot versioned library, then
it
tries to update this snapshot. If the snapshot isn't found in
any of
the repositories, then it obviously doesn't update. But now it
tries
again with the next build. And over, and over, and over.
I'll ask the obvious question first: Why do you have a dependency
that
doesn't exist? And if your build succeeds without this
dependency, is
it even a defacto dependency?
---
------------------------------------------------------------------
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]
---------------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]