Hi,

I have taken a deeper look into the above issue...

In short:
<configuration>
  <finalName/>
</configuration>

If finalName is defined in configuration the name should be left empty...But here the problem is that the injection mechanism says ok the finalName is empty so we use the default value...


From my point of view it looks like lacking some functionality ....which can be solved by using some code ...I have create an example project where i can handle that....Or it might be possible to add an option like noFinalName....to handle the situation....

But the question is: Do you think that's going into the right direction to support such functionality (which might occure in several plugins) or would be better to go a different way...


Kind regards
Karl Heinz Marbaise

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to