On Jun 21, 2006, at 7:05 PM, Alan D. Cabrera wrote:

David Blevins wrote:

On Jun 21, 2006, at 6:37 PM, Alan D. Cabrera wrote:

IIUC, version specific information has snuck into elements that should be version free, e.g. <scm>. Here is a list of elements that should have version information removed:

<scm>
<build>...<remoteRepositoryUrl>
<distributionManagment>


Not sure how this got there, it should point to trunk

  <scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/ xbean/tags/xbean-2.4</connection> <developerConnection>scm:svn:https://${maven.username} @svn.apache.org/repos/asf/geronimo/xbean/tags/xbean-2.4</ developerConnection> <url>http://svn.apache.org/repos/asf/geronimo/xbean/tags/ xbean-2.4</url>
  </scm>

No wonder Continuum is very unhappy with XBean...

http://ci.gbuild.org/continuum/servlet/continuum

... it will check the code out from *exactly* where you point it to.


-David

How odd. I would think that continuum would take its cue from something more continuum specific, not the project SCM url.


Yea, you can install an entire set of projects by just pointing continuum at the parent pom file or uploading it via browser.

-David

Reply via email to