On Ked, JĂșlius 22, 2008 6:34 pm, Grzegorz Kossakowski wrote: > Peter, I guess I know the explanation: > If you depend on another block then Maven is going to pull it from its > local repository. You have > changed dojo11 block but you forgot to call mvn install so Maven can > install new snapshot of your > block into your repository. > > This is a tedious thing to do everytime and that's why we have RCL plug-in > for quick block development: > http://cocoon.apache.org/2.2/maven-plugins/maven-plugin/1.0/1297_1_1.html > http://cocoon.apache.org/2.2/1448_1_1.html
No, I have called "mvn install" on the dojo11 block each time I have modified it, plus called "mvn clean" on the main block before I have restarted jetty. But you were right in one thing: it is really tedious. :) Thanks! -- Peter Molnar <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
