When importing a module where the modules has resource folders in both test
and main src levels, only the test resources are copied in the target
test-classes directory when the project is built. No resource are copied
from the main resources. I see a difference in project properties > Maven >
Lifecycle Mapping

resources:resources | configurator | extension

where as

resources:testResources | execute | default

any reason why the resource:resources has the different value and doesn't
work at all. I mean regardless whether the module is multi or single
module this doesn't work for main resources.

Best regards,
GAP
_______________________________________________
m2e-users mailing list
m2e-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://www.eclipse.org/mailman/listinfo/m2e-users

Reply via email to