Hello Alexander,
 
     I have my local repository defined and it finds the dependencies - 
sometimes.   If I setup the build with goals of, say, running a clover report 
and then building site output ('clover:instrument' then 'site') all depenecies 
are found for executing the clover report goal but fail for the site.  An 
example is the JUnit jar dependecy, it finds the jar and imports it for 
clover:instrument but then complains when it can't compile, for building the 
site, as it says it cannot locate Junit classes.
 
If it didn't find the dependency ever I could understand it being a repository 
issue but it can find them for one goal and not another?  Outside of continuum 
it find them for both... just running via Continuum (using same pom.xml) it has 
this issue.... ?
 
Again, any help is appreciated.
 
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