I was having trouble configuring a maven 2 project in continuum because
I thought that you
should be able to configure it similarly to an ant project. There I
could tell continuum the location of the
build.xml in the scm.
But with maven 2 I was only able to configure a project by copying the
current pom.xml to the file system
and referencing it there. I used the http protocol. After the project
was configured it seemed to know about the scm configuration and then
seemed to pick-up new versions of the pom.xml from the scm.
Gail
Oliver wrote:
Hi there
I'm trying to add a maven 2 project (with child modules) to continuum.
The documentation says to provide a URL to the pom. I've tried to use
the svn url to the pom, but it states that it is not a valid url, for
example: http://server:8080/svn/trunk/pom.xml
What type of URL does Continuum require?
Kind Regards
Oliver Loe