MetaFilters not properly read from the configuration

Description

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.

Activity

Fixed

Details

Assignee

Reporter

Components

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

Flag notifications