linugb118--java space

          Java

          mvn 打包問題2

          調試maven時候,報錯
          [INFO] ------------------------------------------------------------------------
          [ERROR] Failed to execute goal on project ep-easyui-webapp: Could not resolve de
          pendencies for project ep-easyui-webapp:ep-easyui-webapp:war:1.0-SNAPSHOT: The f
          ollowing artifacts could not be resolved: javax.persistence:ejb:jar:3.0-public_r
          eview, maven-plugins:maven-cobertura-plugin:plugin:1.3, maven-plugins:maven-find
          bugs-plugin:plugin:1.3.1, persistence:persistence:jar:1: Failure to find javax.p
          ersistence:ejb:jar:3.0-public_review in http://localhost:8081/nexus/content/grou
          ps/EpPublic/ was cached in the local repository, resolution will not be reattemp
          ted until the update interval of EpPublic has elapsed or updates are forced -> [
          Help 1]
          我在pom.xml 文件中添加
          <dependency>
            <groupId>javax.persistence</groupId>
            <artifactId>ejb</artifactId>
            <version>3.0-public_review</version>
          </dependency>
          仍然抱這個錯,解決方法
          1) Manually install this artifact into your local repo cache
          2) Add an excludes and a corresponding dependency so you get a proper artifact
          3) Stop depending on outdated Hibernate artifacts, I'd suggest
          upgrading to this one:
          http://repo2.maven.org/maven2/org/hibernate/hibernate-annotations/3.4.0.GA/
          改成<dependency>
          <groupId>org.hibernate</groupId>
          <artifactId>hibernate-annotations</artifactId>
          <version>3.4.0.GA</version>
          </dependency>
          同時把
          <dependency>
            <groupId>javax.persistence</groupId>
            <artifactId>ejb</artifactId>
            <version>3.0-public_review</version>
          </dependency>
          去掉

          posted on 2012-05-09 10:44 linugb118 閱讀(622) 評論(1)  編輯  收藏

          Feedback

          # re: mvn 打包問題2 2012-05-09 15:24 linugb118

          還有一個很奇怪的問題如果,配的地址是
          <url>http://1localhost:8081/nexus/content/groups/EpPublic/</url>

          下載會失敗的
          需要改為
          <url>http://127.0.0.1:8081/nexus/content/groups/EpPublic/</url>  回復  更多評論   



          只有注冊用戶登錄后才能發表評論。


          網站導航:
           

          My Links

          Blog Stats

          常用鏈接

          留言簿(1)

          隨筆檔案

          搜索

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 宜都市| 滦南县| 吉林省| 宜阳县| 黄骅市| 池州市| 上虞市| 崇州市| 永顺县| 寿宁县| 马公市| 札达县| 双鸭山市| 衡水市| 汕尾市| 茌平县| 崇信县| 神农架林区| 旌德县| 祁阳县| 高淳县| 麻城市| 荔波县| 墨江| 玉环县| 宁乡县| 射洪县| 新源县| 藁城市| 象山县| 乳山市| 绥宁县| 沅江市| 濉溪县| 包头市| 托里县| 钦州市| 四平市| 巩留县| 班戈县| 盖州市|