You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Alexandre Touret <at...@free.fr> on 2006/07/10 18:34:51 UTC

[M2] Control all the dependencies injected

Hello,

I m trying to migrate from m1.x to m2. I think M2 is powerfull by 
transitive dependencies functionality.But in my J2EE environment, I have 
some problems with an application which use Hibernate, Struts, Spring, 
Log4J ...

First, I use Oracle AS 10.1.3. This server doesn' t integrate both 
xerces & xalan for XML parsing/transform but XDK. How can I override the 
dependencies of xerces and xalan and replace them by a reference of XDK ?

Secondly, I have an another problem with the injection of dependencies 
with antlr librabry. some of my components depends of the version 2.7.2 
and another ones depends of the version 2.7.
This problem is available for other libraries. I have prefered this 
example, because its well representative.

So that's I would like to have some skill testimonies about injection of 
dependencies with MAVEN 2 in Java EE environment

Thanks in advance

Regards,
Alexandre Touret




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org