Hello,
 
      Building off of Alexander's suggestion I did try setting Maven's 
setting.xml file to specifically use certain repositories.  What I found was it 
is bringing down the junit version I'm looking for but it only brings down the 
pom and checksum file - it doesn't bring down the jar!
 
I have completely cleaned out my repository and double checked that the 
repository I'm pointing to is for use with Maven2 and does indeed have the 
junit jar version I'm looking for.  Running with a clean repository the same 
occurs, the dependencies are "found" but only the pom and checksum files are 
moved to Maven2's local repository.
 
Is there an setting somewhere that I'm missing?
 
Thanks again!
Regards,

Randall

________________________________

From: Morgovsky, Alexander (US - Glen Mills) [mailto:[EMAIL PROTECTED]
Sent: Thu 12/7/2006 3:06 PM
To: continuum-users@maven.apache.org
Subject: RE: Newbie Question



Maybe you should see which settings.xml file your Continuum instance is
using and make sure that your repositories are properly defined in
there.
________________________________

From: Randall Fidler [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 07, 2006 4:33 PM
To: continuum-users@maven.apache.org
Subject: Newbie Question



Hello,



            I just downloaded Continuum yesterday (v1.0.3) and have
gotten it up and running on Windows 2003 server.  I am using a Maven2
project with Continuum and getting mixed results - i.e. sometimes it
runs farther down the line than other times. 



The project I'm using works fine on a development machine, compiles,
gets dependencies and all that fun stuff but on Continuum, sometimes it
cannot get dependencies (which I can see are in the local repository)
and other times it will download the dependencies, using -U, when it
executes 'clean' but then says it cannot find the dependency it just
downloaded when it runs 'package' or 'site' goals.  If it was a simple
case of the something not running, one particular goal, then I could
understand but it fails at different parts of the process for each build
run... sometimes it runs 10 seconds and other times 10 minutes.



To me, I would think this to be a Maven2 problem (pom is wrong) but the
project builds fine with Maven2 outside of Continuum so I thought this
support list was the most appropriate.





Note:  Using Java 1.5 JDK with default profile/schedule on Continuum and
did not use a URL to define the project; I uploaded the pom file.



Any suggestions are greatly appreciated.

Thanks,

Randall


This message (including any attachments) contains confidential information 
intended for a specific individual and purpose, and is protected by law.  If 
you are not the intended recipient, you should delete this message.


Any disclosure, copying, or distribution of this message, or the taking of any 
action based on it, is strictly prohibited. [v.E.1]


Reply via email to