Hi.

In the "src/userguide/java" directory, there are a few
self-contained usage examples.

I think that we should have some way to
1. automatically compile its content (so that we can ensure that the
   source tree does not contain any non-compilable stuff) and
2. run selected classes (so that users easily see CM code at work)

It looks like it should not be too difficult (for an experienced
maven user, which I'm not) to create a profile for doing just that.
[I've seen there is an "exec" plugin that could do (2), but I
didn't find where, in the "pom.xml", one can specify an alternate
directory for indicating which sources to compile.]


Thanks for any hint,
Gilles


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to