[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: MAVEN: activation-1.0.2.jar not being fetched

adrian@jboss.org do-not-reply at jboss.com
Wed Jul 11 10:23:02 EDT 2007


"pgier" wrote : 
  | It should display a warning similar to this if you use the old location (sun-jaf):
  | 
  | 
  |   | [WARNING] While downloading sun-jaf:activation:1.0.2
  |   |   This artifact has been relocated to javax.activation:activation:1.0.2.
  |   |   This file has been relocated based on maven recommendations: http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html
  |   | 
  | 

Why doesn't it just fix it itself? i.e. download javax.activation such that Kabir's build works?

This WARNING is pretty useless. Given the amount of output about
1) Deprecated code use
2) Missing/invalid checksums
3) Junk that only a Maven developer would understand
4) All the output from the tests wizzing past
5) etc.

You're unlikely to spot it, even if you know what to look for.
Kabir only noticed he was using the incorrect jars because he is using eclipse
and his classpath was wrong.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063007#4063007

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063007



More information about the jboss-dev-forums mailing list