defining artifact needed in my project 
so I write dependencyManagement in parent pom.xml and so inherted by child
pom.

I am wonded, where does the "undefined jar" came from??
like the following:

M2_REPO/relaxngDatatype/relaxngDatatype
M2_REPO/icu4j/icu4j/3.2/icu4j-3.2.jar
M2_REPO/msv/msv/20020414/msv-20020414.jar

-I like to take this artifact in my dependency list, is the  
<dependency>
   <exclusions>  attribute, concerns?

-and how to know what is the dependency groupId (parent) where to write the
exclude attribute?

-- 
View this message in context: 
http://www.nabble.com/undefined-Dependecy-automatically-downloaded-tf3146370s177.html#a8722330
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to