문제

We are working with Apache Continuum as a continuous integration platform and i want Continuum to start building from an SVN Branch instead of the Trunk. Did i just need to change the url in the tag of the in the Maven pom.xml ?

Best regards.

도움이 되었습니까?

해결책

Yes, if the update policy for the POM is always (http://continuum.apache.org/docs/1.4.1/user_guides/managing_builddef/index.html). This is the default (and in earlier versions of Continuum, was the only behaviour).

If your update policy is not always, or you are building a non-Maven project, you can edit the SCM URL on the project edit screen.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top