Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
3.0.0
-
None
-
None
-
None
Description
We are attempting to switch our projects over from ejb+ear packaging to war packaging. But we have a series of custom maven artifact types (e.g. xsd, wsdl), and these don't get copied to the WEB-INF/lib folder.
For the maven-ear-plugin there was the option to configure custom artifact types. It doesn't look like such a thing exists for the maven-war-plugin?