关注JEECG发展历程 关注最新动态和版本, 记录JEECG成长点滴 更新日志 - 技术支持 - 招聘英才

JEECG最新版本下载 JEECG智能开发平台 - 显著提高开发效率 常见问题 - 入门视频 - 参与开源团队

商务QQ: 69893005、418799587 商务热线(5*8小时): 010-64808099 官方邮箱: jeecgos@163.com

查看: 12856|回复: 2

meven 部署报错

[复制链接]
发表于 2014-2-25 10:50:17 | 显示全部楼层 |阅读模式
[ERROR] Failed to execute goal on project jeecg: Could not resolve dependencies for project org.jeecgframework:jeecg:war:3.4.3-GA: The following artifacts could not be resolved: org.jeecgframework:batik-all:jar:1.6, org.jeecgframework:fop:jar:1.0: Failure to find org.jeecgframework:batik-all:jar:1.6 in [img]file:///C:/Users/zhongm/AppData/Local/Temp/[5UQ[BL(6~BS2JV6W%7DN6[%25S.png[/img]http://maven.oschina.net/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced -> [Help 1]
发表于 2014-2-25 11:03:16 | 显示全部楼层
jeecg引用的相关jar发布在oschina的maven仓库里面
镜像地址:http://maven.oschina.net/content/repositories/thirdparty/


如果你本地下载jar有问题,请修改配置文件如下:
  1. <repository>
  2.                         <id>oschinaMavenThirdparty</id>
  3.                         <name>oschinaMavenThirdparty</name>
  4.                         <url>http://maven.oschina.net/content/repositories/thirdparty/</url>
  5.                         <snapshots>
  6.                                 <enabled>false</enabled>
  7.                         </snapshots>
  8.                 </repository>
  9.                 <!--
  10.                 <repository>
  11.                         <id>osc</id>
  12.                         <name>oschina</name>
  13.                         <url>http://maven.oschina.net/content/groups/public/</url>
  14.                         <snapshots>
  15.                                 <enabled>false</enabled>
  16.                         </snapshots>
  17.                 </repository>
  18.                  -->
复制代码
 楼主| 发表于 2014-2-25 16:35:13 | 显示全部楼层
admin 发表于 2014-2-25 11:03
jeecg引用的相关jar发布在oschina的maven仓库里面
镜像地址:http://maven.oschina.net/content/repositori ...

还是一样报错,http://maven.oschina.net/content ... org/jeecgframework/这里好像没看到The following artifacts could not be resolved: org.jeecgframework:batik-all:jar:1.6, org.jeecgframework:fop:jar:1.0: Failure to find org.jeecgframework:batik-all:jar:1.6 in http://maven.oschina.net/content/groups/public/ was cached in the local repository
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表