On 17/01/2011, at 5:05 PM, Adelita Padilla wrote: > > >>>> >>>>> + >>>> >> <exclude>**/src/main/java/NPanday/Plugin/Addin/AutomationExtensibilityMojo.java</exclude> >>>>> + >>>> >> <exclude>**/src/main/java/NPanday/Plugin/Devenv/DevenvMojo.java</exclude> >>>>> + >>>> >> <exclude>**/src/main/java/NPanday/Plugin/Settings/SettingsGeneratorMojo.java</exclude> >>>>> + >>>> >> <exclude>**/src/main/java/NPanday/Plugin/SysRef/SysRefMojo.java</exclude> >>>>> + >>>> >> <exclude>**/src/main/java/NPanday/Plugin/Msbuild/MsbuildMojo.java</exclude> >>>> >>>> Why are these excluded? >>> >>> >>> Those java files are generated on the netplugins module (not under >> svn control), so I excluded them as well. >> >> They aren't generated into target/generated-sources ? > > > Nope, they aren't generated there.
Does that need to be fixed? Maybe file an issue.... - Brett -- Brett Porter [email protected] http://brettporter.wordpress.com/ http://au.linkedin.com/in/brettporter
