-
Type:
Bug
-
Resolution: Not A Defect
-
Priority:
Major
-
Component/s: m2release-plugin
-
None
-
Environment: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!