Fixed
Details
Assignee
Mauro TaleviMauro TaleviReporter
Mauro TaleviMauro TaleviComponents
Fix versions
Priority
Major
Details
Details
Assignee
Mauro Talevi
Mauro TaleviReporter
Mauro Talevi
Mauro TaleviComponents
Fix versions
Priority

Created February 22, 2011 at 9:41 AM
Updated February 22, 2011 at 9:42 AM
Resolved February 22, 2011 at 9:42 AM
The meta filters configuration of the Maven Mojo is not properly being read and passed as null to the Embedder.
Solution is use String[] in place of List<String>, as generics are at times not properly handled in Maven 2.