The distribution repos  ?
Well, i wanted to publish the release in a private repo so that it can be voted,
and then move to public repos.
I will change them back to what they were.

Cheers,
Guillaume Nodet

On 6/22/06, Alan D. Cabrera <[EMAIL PROTECTED]> wrote:
Ahh, ok.  What about the other elements?


Regards,
Alan


Guillaume Nodet wrote:
When you use the maven release plugin, maven change the scm url
to point to the tag.  I will revert it to trunk asap.

Cheers,
Guillaume Nodet

On 6/22/06, David Blevins <[EMAIL PROTECTED]> 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




Reply via email to