Re: NPE in MapperUtil

2009-02-04 Thread jerome creignou
Hi Petar, I opened an issue in Jira : http://jira.codehaus.org/browse/MSHARED-92 I've also enclosed unit tests inside the patch. Regards, Jerome 2009/2/3 Petar Tahchiev > Hi Jerome, > > looks obvious to me. > > Can you open an issue in the JIRA with the patch attached?

NPE in MapperUtil

2009-02-02 Thread jerome creignou
Hi, I'm trying to use file mappers inside a maven plugin with the file-management shared project. I've added a fileset definition in the plugin's configuration as follow : info.flex-mojos flex-compiler-mojo true 2.0M11-SNAPSHOT

NPE in MapperUtil

2008-12-22 Thread jerome creignou
Hello, I'm trying to use file mappers inside a maven plugin with the file-management shared project. I've added a fileset definition in the plugin's configuration as follow : info.flex-mojos flex-compiler-mojo true 2.0M11-SNAPSHOT