Hi,

I'm using sculptor 1.8.0 with Maven
fornax-cartridges-sculptor-archetype-standalone. I noticed that
generated files from src/main/resources and src/test/resources were
generated once and disappeared afterwards.

The second time generate-sources is performed the
fornax-checksum-m2-plugin removes the files but fornax-oaw-m2-plugin
doesn't execute if the model hasn't changed
(oaw-generation-lastrun.timestamp).

The effect is even more strange using m2eclipse. It executes
"process-resources resources:testResources" and therefore
generate-sources on every resource change. If you run generate-sources
the files get deleted soon after because the generation causes
resources to change...
I've removed the goals in eclipse Maven/Lifecycle Mappings and added
fornax.generator.force.execution parameter.

How is the fornax-checksum-m2-plugin supposed to deal with the
checkResources feature of the fornax-oaw-m2-plugin?

Joachim

------------------------------------------------------------------------------

_______________________________________________
Fornax-developer mailing list
Fornax-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to