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

Reply via email to