Hi there, Pom.xml allows you to override final name of the artifact that gets generated. However, this final name doesn't get carried through when you deploy to the repository.
I.e., if you have /myproject/common/library/pom.xml and say you override final name as myproject-common-library, myproject-common-library-1.1.jar gets generated. That is fine and good, however, when I deploy this library to the repository, the actual file name that resides in the repository is library-1.1.jar Is there anything I have missed? Is there a way to override the artifact name that gets deployed into the repository? Cheers, rOnn c. ###################################################################### DISCLAIMER: This email and any attachment may contain confidential information. If you are not the intended recipient you are not authorized to copy or disclose all or any part of it without the prior written consent of Toyota. Opinions expressed in this email and any attachments are those of the sender and not necessarily the opinions of Toyota. Please scan this email and any attachment(s) for viruses. Toyota does not accept any responsibility for problems caused by viruses, whether it is Toyota's fault or not. ######################################################################
