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
-
Done
attachClasses flag triggers the creation of the jar that will be attached. classesClassifier defines the classifier of the attached artifact (classes by default)