update:

I found that putting in the <relativePath> element into the various
parent poms fixed the release:prepare issue.

The next issue: After running release prepare, it seems that the tag
only has the aggregate in it, although that aggregate has zip files
etc., containing all of the code.

My guess is the release:perform attempts to check out the tag and build
from it - and it won't find the rest of the projects...

I'll roll back the release for now.

-Marshall

On 6/17/2010 12:06 PM, Marshall Schor wrote:
> I'm ready to release the rest of the build artifacts.  Once this is
> done, I'd like to try to release uimaj 2.3.1 as our official first
> release without the -incubator :-).
>
> So- please consider looking through any open Jiras on 2.3.1 uimaj and
> working to close them.
>
> ----
>
> My first attempt to release the rest of the build artifacts failed:
>
> mvn release:prepare -DdryRun=true (in the aggregate-parent-poms project)
> worked, but when I left off the -DdryRun=true, it failed at the first
> pom which referenced a parent which was in the set being released.
>
> I've posted a question on maven-user about this.
>
> But I'm proceeding by doing a set of releases - one for each level of
> the parent hierarchy (there are 3 more to go; we've released the "top" one).
>
> So brace yourselves for 3 release votes :-) .
>
> -Marshall
>
>
>   

Reply via email to