<?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 A Curious Coder</title>
    <link>http://acuriouscoder.net/tag/maven/</link>
    <description>Recent content in Maven on A Curious Coder</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 18 Nov 2017 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="http://acuriouscoder.net/tag/maven/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Provisioning Maven Repositories</title>
      <link>http://acuriouscoder.net/provisioning-maven-repositories/</link>
      <pubDate>Sat, 18 Nov 2017 00:00:00 +0000</pubDate>
      
      <guid>http://acuriouscoder.net/provisioning-maven-repositories/</guid>
      <description>When migrating a project I needed to move dependencies from one maven repository to another. The new repository is a Nexus 3 repository which has no import or export functionality, automated or manual (yet). The project being migrated uses a lot of dependencies. The easy way would be to just proxy the old repository in the new one and get on with the job. This time that wasn&amp;rsquo;t an option and I had to make do with a copy of a local maven repository (.</description>
    </item>
    
  </channel>
</rss>