<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Maven on Shellj的博客</title>
    <link>https://im.shellj.com/tags/maven/</link>
    <description>Recent content in Maven on Shellj的博客</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 12 Dec 2023 09:37:11 +0800</lastBuildDate>
    <atom:link href="https://im.shellj.com/tags/maven/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>maven获取不到jar包</title>
      <link>https://im.shellj.com/posts/2019/09/maven-could-not-resolve-dependencies-solution/</link>
      <pubDate>Thu, 12 Sep 2019 14:01:00 +0800</pubDate>
      <guid>https://im.shellj.com/posts/2019/09/maven-could-not-resolve-dependencies-solution/</guid>
      <description>&lt;p&gt;今天遇到一个 maven 的问题，构建一个项目的时候忘记把一个依赖的 jar 包发布到仓库，然后构建失败，问题在于把依赖的 jar 包发布到仓库后还是构建失败，说无法获取到 jar 包，报的错误如下:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Maven项目配置了repository未生效</title>
      <link>https://im.shellj.com/posts/2019/03/maven-repo-invalid/</link>
      <pubDate>Wed, 13 Mar 2019 22:00:00 +0800</pubDate>
      <guid>https://im.shellj.com/posts/2019/03/maven-repo-invalid/</guid>
      <description>&lt;p&gt;maven 可以从多个地方配置仓库，比如项目里面的 pom.xml 里面的 repository 和 profile，全局 settings.xml 里面的 mirror。但今天在项目里配置了仓库，但未生效，无法获取 jar，网上搜索一般优先级是项目里的比较高，所以不会存在什么问题，配置如下&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
