I have a maven project and respective pom.xml files. it is just a ear file, which is getting generated with my proejct name. but i want it dyanmic with projectname_datetime.ear file using pom.xml. Can you please give me a static example which will create a ear file with current dateand time of build number with major_minor or something link that.
Thanks in Advance.
Nilesh