Hi,

it looks like the behavior of the project.build.finalName has changed in a multimodule-project.

With Maven-2.2.1 it is always ${project.artifactId}-${project.version} if you don't specify it.
In Maven-3.0.4 its value is inherited from the parent.

I'd expect that the old behavior is the preferred one.

WDYT?

Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to