Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.15
-
Fix Version/s: 0.16
-
Component/s: Core components
-
Labels:None
-
Environment:Windows XP, Maven 2.0.8, NMaven 0.15
Description
NMaven 0.14-SNAPSHOT allowed it to put resources into the ${project.basedir}/src/main/resources/resources folder and then included these files as /resource in the csc command. NMaven 0.15 seems to ignore this directory. It only includes the resources files in the build process if they directly listed in the ${project.basedir}/target/ASSEMBLY_RESOURCES/resource folder.