Hello,
At the page http://cocoon.apache.org/2.2/1291_1_1.html, there is a
section "Connect two blocks".
Then I try the command mvn jetty:run
Cocoon return the message :
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] A */%classes-dir property can only point to a directory that ends
with target/classes.
I think there is a problem this the file rcl.properties :
com.polymorphisme.myBlock1.service%classes-dir=./target/classes
com.polymorphisme.myBlock2.service%classes-dir=../myBlock2/target/classes%exclude-lib=com.polymorphisme:myBlock2
but I don't know why !
Thanks for your help :)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]