<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Jean-Christophe Gay</title>
    <link>https://jeanchristophegay.com/en/</link>
    <description>Recent content on Jean-Christophe Gay</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>fr-FR</language>
    <managingEditor>contact@jeanchristophegay.com (Jean-Christophe Gay)</managingEditor>
    <webMaster>contact@jeanchristophegay.com (Jean-Christophe Gay)</webMaster>
    <lastBuildDate>Fri, 02 Sep 2016 20:49:00 +0200</lastBuildDate>
    
	<atom:link href="https://jeanchristophegay.com/en/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Use a unique property to set Maven version</title>
      <link>https://jeanchristophegay.com/en/posts/maven-unique-version-multi-modules-build/</link>
      <pubDate>Fri, 02 Sep 2016 20:49:00 +0200</pubDate>
      <author>contact@jeanchristophegay.com (Jean-Christophe Gay)</author>
      <guid>https://jeanchristophegay.com/en/posts/maven-unique-version-multi-modules-build/</guid>
      <description>&lt;p&gt;When working with a Maven multi-module (dozens of them) project on multiple branches, I always end up with merge conflicts on my &lt;code&gt;pom.xml&lt;/code&gt; &lt;code&gt;&amp;lt;version&amp;gt;&lt;/code&gt; elements.&lt;br /&gt;
Here is a solution I use to remove all the &lt;code&gt;&amp;lt;version&amp;gt;&lt;/code&gt; element duplication.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Deploy Maven SNAPSHOT with Travis CI</title>
      <link>https://jeanchristophegay.com/en/posts/deploy-snapshot-travis-ci/</link>
      <pubDate>Wed, 29 Jul 2015 21:23:00 +0200</pubDate>
      <author>contact@jeanchristophegay.com (Jean-Christophe Gay)</author>
      <guid>https://jeanchristophegay.com/en/posts/deploy-snapshot-travis-ci/</guid>
      <description>&lt;p&gt;Guide to deploy SNAPSHOT binaries on &lt;a href=&#34;https://oss.sonatype.org&#34;&gt;OSS sonatype&lt;/a&gt; repository with &lt;a href=&#34;http://travis-ci.org/&#34;&gt;Travis CI&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Desktop notifications for Gradle</title>
      <link>https://jeanchristophegay.com/en/posts/gradle-desktop-notification/</link>
      <pubDate>Wed, 13 May 2015 17:35:00 +0200</pubDate>
      <author>contact@jeanchristophegay.com (Jean-Christophe Gay)</author>
      <guid>https://jeanchristophegay.com/en/posts/gradle-desktop-notification/</guid>
      <description>&lt;p&gt;When building projects, time can pass slowly&amp;hellip; Most of the time they run as background tasks and I like to have a notification when they have finished.&lt;br /&gt;
There is a built-in plugin for Gradle to send notifications but we&amp;rsquo;ll see how to get more possible notifiers !&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Profile Maven build</title>
      <link>https://jeanchristophegay.com/en/posts/maven-profiler/</link>
      <pubDate>Sun, 01 Feb 2015 22:33:00 +0200</pubDate>
      <author>contact@jeanchristophegay.com (Jean-Christophe Gay)</author>
      <guid>https://jeanchristophegay.com/en/posts/maven-profiler/</guid>
      <description>&lt;p&gt;Tools to measure time spent in your Maven builds.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Color and desktop notifications for Maven</title>
      <link>https://jeanchristophegay.com/en/posts/maven-completion-couleurs-et-notifications/</link>
      <pubDate>Sun, 04 May 2014 17:58:00 +0200</pubDate>
      <author>contact@jeanchristophegay.com (Jean-Christophe Gay)</author>
      <guid>https://jeanchristophegay.com/en/posts/maven-completion-couleurs-et-notifications/</guid>
      <description>&lt;p&gt;Maven, is not the sexiest tool available out there&amp;hellip; Used within your IDE, it will be hidden but it deserve better inside your preferred shell.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Show Maven build plan</title>
      <link>https://jeanchristophegay.com/en/posts/maven-build-plan/</link>
      <pubDate>Sat, 22 Mar 2014 19:24:00 +0200</pubDate>
      <author>contact@jeanchristophegay.com (Jean-Christophe Gay)</author>
      <guid>https://jeanchristophegay.com/en/posts/maven-build-plan/</guid>
      <description>&lt;p&gt;I often find myself in front of a &lt;a href=&#34;https://maven.apache.org/guides/introduction/introduction-to-the-pom.html&#34;&gt;POM&lt;/a&gt; scratching my head while trying to find what Maven will execute during my build. Since Maven 3 it is possible to calculate execution plan by simulating the build. Strangely there is not easy way do display it. Here is &lt;a href=&#34;http://buildplan.jcgay.fr&#34;&gt;buildplan-maven-plugin&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Migration from WordPress to Pelican</title>
      <link>https://jeanchristophegay.com/en/posts/migration-wordpress-pelican/</link>
      <pubDate>Mon, 17 Mar 2014 20:31:00 +0200</pubDate>
      <author>contact@jeanchristophegay.com (Jean-Christophe Gay)</author>
      <guid>https://jeanchristophegay.com/en/posts/migration-wordpress-pelican/</guid>
      <description>&lt;p&gt;Migration feedback of a &lt;a href=&#34;https://wordpress.org/&#34;&gt;WordPress&lt;/a&gt; blog to a static site built with &lt;a href=&#34;http://getpelican.com/&#34;&gt;Pelican&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>