-
Bug
-
Resolution: Not A Defect
-
Major
-
None
-
Windows 2008 server
In my POM.xml file, I am using assembly plug in. I want the build to assemble things based on the assembly file, whose name is parametrized. The build works fine. However, if I use m2 release plug in using perform release action in jenkins, the release plugin could not substitute the value for $env and pick up the assembly.xml file. I get the following exception. I have attached the log and POM file.
Thanks!