On 12/12/06, Portuendo Vestado <[EMAIL PROTECTED]> wrote:

Hi all,

When using "mvn release:prepare" on an aggregate project, it updates
project
and module pom versions to non-SNAPSHOT (1.0.0 vs 1.0.0-SNAPSHOT), and
then
fails with a message that one of the module artifacts v. 1.0.0 cannot be
found (which makes sense since they haven't been deployed to local/remote
repositories yet).


did you try it with -DdryRun=true? to see if all your pom got modified
correctly?

Then, as a test, I'm attempting to run "mvn deploy" against the parent
project; and same message shows up. This didn't happen when I wanted to
deploy a snapshot version.


This is side effect of the first issue

Does that mean I'd have to release each sub-project one-by-one, and not as
part of the parent aggregate project?

Thanks,
P



_______________________________________________________
O Yahoo! está de cara nova. Venha conferir!
http://br.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to