Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.1
-
Fix Version/s: 2.1-alpha-1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
In order to do proper overlaying of the wars, we must have exact control over the order of layering. Currently the wars are specified in the dependencies and there's no guarantee to the order. The only solution that comes to mind is additional configuration in the war plugin to specify the order like:
<configuration>
<overlays>
<overlay>group-artifact-version-type</overlay>
<overlay>group-artifact-version-type</overlay>
<overlay>group-artifact-version-type</overlay>
</overlays>
</configuration>
Issue Links
Activity
Martin Zeltner
made changes -
Stéphane Nicoll
made changes -
| Assignee | Stephane Nicoll [ sni ] |
Piotr Tabor
made changes -
Piotr Tabor
made changes -
Piotr Tabor
made changes -
Stéphane Nicoll
made changes -
| Resolution | Fixed [ 1 ] | |
| Fix Version/s | 2.1-alpha-1 [ 13300 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |