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

kabir.khan@jboss.com do-not-reply at jboss.com
Tue Jul 10 10:09:57 EDT 2007


I've got a clean checkout of the MC, and have done a 

$mvn -U -up install

When importing the projects into a new eclipse workspace, it complains that activation-1.0.2.jar does not exist. The .classpath entry mentions:

  | <classpathentry kind="var" path="M2_REPO/javax/activation/activation/1.0.2/activation-1.0.2.jar"/>
  | 
and this location does not exist. I do however have a 
M2_REPO/javax/activation/activation/1.1/activation-1.1.jar?!?

I've resolved this locally by copying M2_REPO/javax/activation/activation/1.1/activation-1.1.jar to M2_REPO/javax/activation/activation/1.0.2/activation-1.0.2.jar, but the deeper cause needs to be adressed

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

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



More information about the jboss-dev-forums mailing list