Hi i am studying Spring In Action 2.0 and i am new to maven. I am walking through the chapters and codes but i i got following error when i imported project through pom.xml on the pom editor in eclipse.
6/21/09 3:19:42 AM CDT: Missing indirectly referenced artifact incubator-activemq:activeio-core:jar:3.0-beta3:compile
6/21/09 3:19:42 AM CDT: Missing indirectly referenced artifact incubator-activemq:activemq-core:jar:4.0:compile
I downloaded the jar file and added to the library. still it does not work. I am stuck what to do next? Can anyone help me with this? Thanks in advance.