Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1-alpha-1
-
Fix Version/s: 2.1-alpha-2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
If the server-side code of a war project need to be reused somewhere, we need to deploy the content of the WEB-INF/classes to be able to use it as a dependency
Issue Links
- relates to
-
MWAR-73
war overlay mechanism does not work for classes
-
Activity
Stéphane Nicoll
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Stephane Nicoll [ sni ] |
Stéphane Nicoll
made changes -
| Fix Version/s | 2.1-alpha-2 [ 13804 ] | |
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
Mark Struberg
made changes -
Done
attachClasses flag triggers the creation of the jar that will be attached. classesClassifier defines the classifier of the attached artifact (classes by default)