Open lpouget-zz opened 8 years ago
After some investigations, it seems not possible to "chain" macro.
If I replace %{myappsysconf} by %{_sysconfdir}/my-app in directory, all are working fine.
Is it intended that %{myappsysconf} was not completely resolved ?
correct, it is not possible for Maven to resolve RPM variables
Hi,
If I define my rpm like this :
And I have this error :
Is there a way to handle this configuration ?