Problem adding a maven 2 project to continuum 1.1

2007-12-20 Thread Oren Livne

Dear all,

I am trying to use Continuum for regression testing of a multi-module 
maven 2 project. I'm

running Continuum 1.1 (final) on a Linux 2.6.18 box, Java 1.6, Maven 2.0.8.

At the Add Maven 2.0+ Project page, I typed the correct SVN repository 
link:


scm:svn:https://dev.ruready.utah.edu/svn/ruready/trunk/applications/ruready

But I get this error in the UI:
The specified resource cannot be accessed. Please try again later or 
contact your administrator.


Tomcat log:
2007-12-20 22:50:36,662 [http-8080-2] WARN  
com.opensymphony.webwork.dispatcher.mu

ltipart.MultiPartRequest  - Item is a file upload of 0 size, ignoring

I tried everything -- e.g. tweaking webworks.properties to make sure the 
temp directory is writable.
Indeed, I see that the web app wrote three files to start downloading 
the pom:


-rw-rw-r-- 1 ruready ruready 10 Dec 20 22:55 
upload__6d2fdca1_116fa628faf__8000_0021.tmp
-rw-rw-r-- 1 ruready ruready  7 Dec 20 22:55 
upload__6d2fdca1_116fa628faf__8000_0020.tmp
-rw-rw-r-- 1 ruready ruready 83 Dec 20 22:55 
upload__6d2fdca1_116fa628faf__8000_0019.tmp


(containing the requested URL, SVN user name and password), but the file 
is not downloaded. Is there
a solution or a workaround to this bug? It's bounding me from using 
Continuum for now.


Thanks so much in advance,
Oren

--
===
PERSISTENT, adj. Remaining infective for a relatively long time in a
vector after an initial period of incubation.  -- Meriam-Webster Dictionary
---
Oren Livne, Ph.D.
RUReady Software Architect
Academic Outreach and Continuing Education, 1901 E South Campus Dr.
Room 2197-D, University of Utah, Salt Lake City, UT 84112-9399
Tel  : (801) 581-6831 Cell: (801) 631-3885 Fax: (801) 585-5414
Email: [EMAIL PROTECTED]  Web:  http://ruready.net/oren
===


Re: Problem adding a maven 2 project to continuum 1.1

2007-12-20 Thread Oren Livne

Dear Mick,
Thanks so much. Works like magic. I also added an scm enty to my parent 
pom -- but is that really needed?

Thanks,
Oren

Mick Knutson wrote:

If you are importing, in the pom form entry, you need to add something like:

https://dev.ruready.utah.edu/svn/ruready/trunk/applications/ruready/pom.xml