Niclas Hedhman wrote:
Well, looking closer at the Maven Release plugin, and I think we have an
issue;
It seems that it will only deploy the artifact (jar) to the artifact
repository server under the canonical naming and do not follow <finalName> in
the POM.
This means that we WILL end up with a Jar file name == <artifactId>, no matter
what, in the repository.
Any suggestions on how we should deal with Maven vs Eclipse naming?? Do we
need to care?
I would say we shouldn't care. For a change, I am in agreement with
Maven. ;-)
-> richard