Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.1
-
Component/s: Build system, Tooling
-
Labels:
-
Environment:
maven 3.1.1
wadl2java
-
Estimated Complexity:Unknown
Description
I have a project with around 50 wadl files. Running wadl2java with the maven plugin, I currently must specify a separate execution for each individual file. I would like to be able to specify a wildcard like '*/.wadl', or use includes/excludes, etc.