Closed ishanthilina closed 11 years ago
Currently if we run mvn clean package, both the normal target and the custom build (using the assembly plugin) is created. Need to change this such that only the assembly plugin target is generated.
reference -
http://devopsnet.com/2011/05/09/changing-a-filename-using-the-maven-assembly-plugin/
Merge and delete the importJasa branch and start this work on a new branch
Fixed with https://github.com/investovator/investovator-ui/commit/57ebc73078e443524cb22e3e8f3d9635ea729f4d
Currently if we run mvn clean package, both the normal target and the custom build (using the assembly plugin) is created. Need to change this such that only the assembly plugin target is generated.
reference -
http://devopsnet.com/2011/05/09/changing-a-filename-using-the-maven-assembly-plugin/