Hi,

I am committer for the Castor (http://www.castor.org) project, and I am
experiencing 'behaviour' I somehow find hard to understand.

We at castor have a multi-module setup, where some of the modules have
the maven plugin for Castor configured to generate java code from XML
schema. So far, so fine.

It now and then happens that we'd like to override the default
dependency for the Maven plugin for Castor in one module only (to e.g.
integrate some new functionality of the code generator). Whenever we do
this (i.e. add a <dependency> in the plugin configuration of one module
only) and execute a 'mvn install' in the project directory, we can see
that the new dependency is being picked up but for all modules that use
the Maven plugin for Castor - which is not what we want.

Questions: Is this expected behaviour ? Or are we missing something in
e.g. the plugin configuration to have the isolation we'd like to see ?

If I have failed to make myself understandable, let me know ....

Regards
Werner

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to