blob: 961c2c25c6f8145023898dba3a3774c6182e674c [file] [log] [blame]
This project is a minimal sample of a block in order to demonstrate the functionality
of the block deployer (simple-deploy).
When the development of the block deployer has stabilized, this block's content will become an archetype too.
In order to test it, move to ./cocoon/trunk/cocoon-plugins and run
mvn install
and then, movto to ./cocoon/trunk/cocoon-plugins/cocoon-deployer-plugin-demo and run
mvn cocoon:simple-deploy
from your console.
WARNING: The created webapp can't be deployed into a servlet container!