Maven2:缺少工件,但有罐子
从现在开始,我的Maven 2开始混乱。 我正在使用SPring STS 2.6.1,并且只有一个基于Spring 3,Hibernate,DWR,Cometd和所有其他东西的项目。 今天,我刚刚从Git进行了更新,突然之间,mvn我的项目旁边出现了那个令人惊叹的感叹号(!)。 点击“项目-> Maven->更新依赖项”后,我收到: 24.05.11 15:26:58 MESZ: Missing artifact org.jdom:jdom:jar:1.1:compile 24.05.11 15:26:58 MESZ: Missing artifact org.apache.solr:solr-common:jar:1.3.0:compile 24.05.11 15:26:58 MESZ: Missing artifact org.apache.solr:solr-core:jar:1.3.0:compile 24.05.11 15:26:58 MESZ: Missing artifact org.apache.solr:solr-solrj:jar:1.3.0:compile 24.05.11 15:26:58 MESZ: Missing artifact stax:stax:jar:1.2.0:compile 24.05.11 15:26:58 MESZ: Missing artifact stax:stax-api:jar:1.0.1:compile 24.05.11 15:26:58 MESZ: Missing artifact …