Hello All

We are having trouble running mvn release:prepare on a multimodule projects
The end result is maven aborting the release with its usually helpful
error message
about a missing artifact. The -DdryRun=true option passes of course.

This module is set up like all of the others which have no problems from what
I can tell. The one thing that I did notice is a slight difference in
the maven output
as shown below. Notice there is no "ignoring artifact version" message
for the module
with the problem, so my question is what would cause this slight
difference to appear
in the output.We are using maven 2.0.9.

[INFO] Updating FeeManagementContainer to 4.15.1
[INFO] Ignoring artifact version update for expression: ${project.version}
[INFO] Updating CloseAccountWorkflow to 4.15.1
[INFO] Ignoring artifact version update for expression: ${project.version}
[INFO] Updating WorkflowUIContainer to 4.15.1
[INFO] Updating CancelWithholdFeesContainer to 4.15.1
[INFO] Ignoring artifact version update for expression: ${project.version}

Any/all help appreciated as this has us stumped.

Regards, Gord

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to