<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Liquibase &#187; Maven</title>
	<atom:link href="http://blog.liquibase.org/category/maven/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.liquibase.org</link>
	<description>Database Change Management: The Blog</description>
	<lastBuildDate>Tue, 11 Oct 2011 05:34:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Looking for help with Maven configuration</title>
		<link>http://blog.liquibase.org/2010/05/looking-for-help-with-maven-configuration.html</link>
		<comments>http://blog.liquibase.org/2010/05/looking-for-help-with-maven-configuration.html#comments</comments>
		<pubDate>Wed, 19 May 2010 05:32:45 +0000</pubDate>
		<dc:creator>Nathan Voxland</dc:creator>
				<category><![CDATA[Maven]]></category>

		<guid isPermaLink="false">http://blog.liquibase.org/?p=175</guid>
		<description><![CDATA[Part of the delay of the next 2.0 RC is that I want that release to include a 2.0 snapshot in the maven repository for people to try.  Unfortunately, I have determined that my maven skills are not what I need them to be to make this happen, and am hoping I can get some [...]]]></description>
			<content:encoded><![CDATA[<p>Part of the delay of the next 2.0 RC is that I want that release to include a 2.0 snapshot in the maven repository for people to try.  Unfortunately, I have determined that my maven skills are not what I need them to be to make this happen, and am hoping I can get some help.</p>
<p>If you look at the liquibase source from <a href="http://liquibase.jira.com/source/browse/CORE">http://liquibase.jira.com/source/browse/CORE</a> you&#8217;ll see that we have what is probably an uncommon source configuration&#8211;which is the root of a lot of my maven issues.</p>
<p>The main source is broken up into three major sub-modules:</p>
<ul>
<li>liquibase-core</li>
<li>liquibase-core-jvm</li>
<li>liquibase-maven-plugin</li>
</ul>
<p>each with its own pom.xml.  The general idea is that the liquibase-core and liquibase-core-jvm modules are compiled and combined into a single jar file that is released as liquibase-core.jar while the liquibase-maven-plugin module is released independently.  There is a liquibase-dist module that attempts to bind everything together in to liquibase-core, but I&#8217;m not sure if it is really doing it all correctly.</p>
<p>Prior to 2.0, liquibase was build using Ant and we do have a repository on sourceforge that is rsynced with the central maven repository.  The old process used an ant task to update a local copy of that maven repository and I would upload the new/changed files to the sourceforge site manually.</p>
<p>The main questions that I know of currently are:</p>
<ol>
<li>How do I get maven to create the &#8220;liquibase-core &#8221; module to release to the maven repository?</li>
<li>What is the best way to create and release it?  I would like the process to be based on builds from the <a href="http://liquibase.org/ci">build server</a>, not based on building the modules locally</li>
<li>What improvements should I make to the module structure?</li>
<li>Is what I am trying to do too much for maven&#8217;s preferred way of doing things?</li>
<li>What should I be doing to help OSGi support?</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.liquibase.org/2010/05/looking-for-help-with-maven-configuration.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>LiquiBase 1.6.1 Released</title>
		<link>http://blog.liquibase.org/2008/04/liquibase-161-released.html</link>
		<comments>http://blog.liquibase.org/2008/04/liquibase-161-released.html#comments</comments>
		<pubDate>Wed, 23 Apr 2008 21:55:00 +0000</pubDate>
		<dc:creator>Nathan Voxland</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Grails]]></category>
		<category><![CDATA[IntelliJ]]></category>
		<category><![CDATA[Maven]]></category>

		<guid isPermaLink="false">http://nvoxland.wordpress.com/2008/04/23/liquibase-161-released/</guid>
		<description><![CDATA[LiquiBase 1.6.1 has been released. This is primarily a bug fix release, but also includes a release of the 1.6 version to the Maven (still propagating), Grails, and IntelliJ repositories. Download LiquiBase 1.6.1 from: http://www.liquibase.org/download]]></description>
			<content:encoded><![CDATA[<p>LiquiBase 1.6.1 has been released. </p>
<p>This is primarily a bug fix release, but also includes a release of the 1.6 version to the Maven (still propagating), Grails, and IntelliJ repositories.  </p>
<p>Download LiquiBase 1.6.1 from: http://www.liquibase.org/download</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.liquibase.org/2008/04/liquibase-161-released.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Official Maven Support</title>
		<link>http://blog.liquibase.org/2007/12/official-maven-support.html</link>
		<comments>http://blog.liquibase.org/2007/12/official-maven-support.html#comments</comments>
		<pubDate>Thu, 06 Dec 2007 20:21:00 +0000</pubDate>
		<dc:creator>Nathan Voxland</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Maven]]></category>

		<guid isPermaLink="false">http://nvoxland.wordpress.com/2007/12/06/official-maven-support/</guid>
		<description><![CDATA[Thanks to Peter Murray, we now have working Maven support and good documentation. See http://www.liquibase.org/manual/maven for more information.]]></description>
			<content:encoded><![CDATA[<p>Thanks to Peter Murray, we now have working Maven support and good documentation.</p>
<p>See <a href="http://www.liquibase.org/manual/maven">http://www.liquibase.org/manual/maven</a> for more information.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.liquibase.org/2007/12/official-maven-support.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

