Thanks Wendy, I had missed that option. An interestering approach, and while
it might be a bit dodgy in principle (as the modules would now appear as
release "candidates" in your local repo only), it might just do the job.
Still interested to hear if anybody has a better idea, but at least this'll
get me closer to making it releaseable via Continuum.

Kalle


On 1/13/08, Wendy Smoak <[EMAIL PROTECTED]> wrote:
>
> On Jan 9, 2008 1:47 PM, Kalle Korhonen <[EMAIL PROTECTED]> wrote:
>
> > Say, for example "application" parent, with application-distro and and
> > application-jar as child modules. I run the release:prepare from the
> parent
> > and I correctly get the dependencies resolved. Now the issue is that
> since
> > release:prepare only runs "test verify", building the application-distro
> > fails because the release-versioned application-jar isn't available yet.
> I
> > run the install of application-jar manually (note that the poms are
> already
> > modified at this point) and resume release:prepare which now succeeds.
>
> You can change the goals used during release:prepare to go all the way
> through the install phase.  I don't really like it, but sometimes
> that's the only way to make things work.
>
> --
> Wendy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to