<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Building</title><link>https://sourceforge.net/p/ondofaristo/wiki/Building/</link><description>Recent changes to Building</description><atom:link href="https://sourceforge.net/p/ondofaristo/wiki/Building/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 09 Dec 2013 17:08:23 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ondofaristo/wiki/Building/feed" rel="self" type="application/rss+xml"/><item><title>Building modified by Ondofaristo</title><link>https://sourceforge.net/p/ondofaristo/wiki/Building/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,8 +1,8 @@
-Building
+**Building**
 ========

 Full build
--------------------
+----------
 Maven http://maven.apache.org
 Maven-settings http://maven.apache.org/ref/3.1.0/maven-settings/settings.html

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ondofaristo</dc:creator><pubDate>Mon, 09 Dec 2013 17:08:23 -0000</pubDate><guid>https://sourceforge.net259b043b6f69efa82326dde87a773b1afb2ceac1</guid></item><item><title>Building modified by Malamut</title><link>https://sourceforge.net/p/ondofaristo/wiki/Building/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -6,7 +6,7 @@
 Maven http://maven.apache.org
 Maven-settings http://maven.apache.org/ref/3.1.0/maven-settings/settings.html

-In stead of clearing out the .m2 each time before building, change the update policy ([read this!](http://maven.40175.n5.nabble.com/force-maven-to-redownload-refresh-quot-released-quot-dependencies-td2259711.html)) in the root pom.xml like this:
+In stead of clearing out the .m2 (local maven repository) each time before building, change the update policy ([read this!](http://maven.40175.n5.nabble.com/force-maven-to-redownload-refresh-quot-released-quot-dependencies-td2259711.html)) in the root pom.xml like this:

 ~~~~

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Malamut</dc:creator><pubDate>Tue, 01 Oct 2013 12:08:53 -0000</pubDate><guid>https://sourceforge.netdbac96273d3eb475803ad8727a386885eb007e80</guid></item><item><title>Building modified by Malamut</title><link>https://sourceforge.net/p/ondofaristo/wiki/Building/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -6,7 +6,7 @@
 Maven http://maven.apache.org
 Maven-settings http://maven.apache.org/ref/3.1.0/maven-settings/settings.html

-Change the update policy in the root pom.xml like this:
+In stead of clearing out the .m2 each time before building, change the update policy ([read this!](http://maven.40175.n5.nabble.com/force-maven-to-redownload-refresh-quot-released-quot-dependencies-td2259711.html)) in the root pom.xml like this:

 ~~~~

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Malamut</dc:creator><pubDate>Tue, 01 Oct 2013 12:07:41 -0000</pubDate><guid>https://sourceforge.net98f600caf593b3d33368c2a761c93ff67e4bc08e</guid></item><item><title>Building modified by Malamut</title><link>https://sourceforge.net/p/ondofaristo/wiki/Building/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -4,6 +4,7 @@
 Full build
 -------------------
 Maven http://maven.apache.org
+Maven-settings http://maven.apache.org/ref/3.1.0/maven-settings/settings.html

 Change the update policy in the root pom.xml like this:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Malamut</dc:creator><pubDate>Tue, 01 Oct 2013 11:53:38 -0000</pubDate><guid>https://sourceforge.netea8114b75e71ef8b9ef58c920a321cf08626723c</guid></item><item><title>Building modified by Malamut</title><link>https://sourceforge.net/p/ondofaristo/wiki/Building/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -4,6 +4,27 @@
 Full build
 -------------------
 Maven http://maven.apache.org
+
+Change the update policy in the root pom.xml like this:
+
+~~~~
+
+
+    local-maven-repository
+    file://${main.basedir}/build-infrastructure/local-maven-repository
+    
+        &lt;!-- Add this line----------------&gt;
+        always
+        &lt;!--------------------------------&gt;
+        true
+        
+    
+        true
+    
+
+
+~~~~
+
 Useful Maven plug-ins http://maven.apache.org/plugins

 1. Set Eclipse environment : http://maven.apache.org/plugins/maven-eclipse-plugin/
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Malamut</dc:creator><pubDate>Tue, 01 Oct 2013 11:50:02 -0000</pubDate><guid>https://sourceforge.net1b92e295073720f4b00aced5b9b441b8c1c29314</guid></item><item><title>Building modified by Malamut</title><link>https://sourceforge.net/p/ondofaristo/wiki/Building/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -5,7 +5,10 @@
 -------------------
 Maven http://maven.apache.org
 Useful Maven plug-ins http://maven.apache.org/plugins
-- Change versionnumber : http://mojo.codehaus.org/versions-maven-plugin
+
+1. Set Eclipse environment : http://maven.apache.org/plugins/maven-eclipse-plugin/
+goals: MVN eclipse:clean eclipse:eclipse
++ Change versionnumber : http://mojo.codehaus.org/versions-maven-plugin

 * * *
 Java-script client
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Malamut</dc:creator><pubDate>Tue, 01 Oct 2013 10:52:23 -0000</pubDate><guid>https://sourceforge.net3500d5f952e8080c2bbe0139df73d7a3852802cc</guid></item><item><title>Building modified by Malamut</title><link>https://sourceforge.net/p/ondofaristo/wiki/Building/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="building"&gt;Building&lt;/h1&gt;
&lt;h2 id="full-build"&gt;Full build&lt;/h2&gt;
&lt;p&gt;Maven &lt;a href="http://maven.apache.org" rel="nofollow"&gt;http://maven.apache.org&lt;/a&gt;&lt;br /&gt;
Useful Maven plug-ins &lt;a href="http://maven.apache.org/plugins" rel="nofollow"&gt;http://maven.apache.org/plugins&lt;/a&gt;&lt;br /&gt;
- Change versionnumber : &lt;a href="http://mojo.codehaus.org/versions-maven-plugin" rel="nofollow"&gt;http://mojo.codehaus.org/versions-maven-plugin&lt;/a&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h2 id="java-script-client"&gt;Java-script client&lt;/h2&gt;
&lt;p&gt;Buildtool - Apache Ant &lt;a href="http://ant.apache.org/" rel="nofollow"&gt;http://ant.apache.org/&lt;/a&gt;&lt;br /&gt;
Minification - Dojo Shrinksave &lt;a href="http://shrinksafe.dojotoolkit.org" rel="nofollow"&gt;http://shrinksafe.dojotoolkit.org&lt;/a&gt;&lt;br /&gt;
Google Closure &lt;a href="https://developers.google.com/closure/compiler" rel="nofollow"&gt;https://developers.google.com/closure/compiler&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Malamut</dc:creator><pubDate>Sat, 21 Sep 2013 19:58:55 -0000</pubDate><guid>https://sourceforge.net7a87e7c0928df899c5d713572e12b6a093226d69</guid></item></channel></rss>