Author: danhaywood
Date: Fri Nov 14 15:17:08 2014
New Revision: 1639666

URL: http://svn.apache.org/r1639666
Log:
updating archetype pages

Modified:
    isis/site/trunk/content/intro/getting-started/simpleapp-archetype.md
    isis/site/trunk/content/intro/getting-started/todoapp-archetype.md

Modified: isis/site/trunk/content/intro/getting-started/simpleapp-archetype.md
URL: 
http://svn.apache.org/viewvc/isis/site/trunk/content/intro/getting-started/simpleapp-archetype.md?rev=1639666&r1=1639665&r2=1639666&view=diff
==============================================================================
--- isis/site/trunk/content/intro/getting-started/simpleapp-archetype.md 
(original)
+++ isis/site/trunk/content/intro/getting-started/simpleapp-archetype.md Fri 
Nov 14 15:17:08 2014
@@ -31,7 +31,7 @@ The archetype generation process will th
 
 We also maintain the archetype for the most current `-SNAPSHOT`; an app 
generated with this archetype will contain the latest features of Isis, but the 
usual caveats apply: some features still in development may be unstable.
 
-The process is almost identical, however you first need to configure your 
Maven instance to point to our snapshot repository (hosted on 
[Cloudbees](http://www.cloudbees.com).  Add the following to your 
`~/.m2/settings.xml` file:
+The process is almost identical to that for stable releases, however you do 
first need to configure your Maven instance to point to our snapshot repository 
(hosted on [Cloudbees](http://www.cloudbees.com).  Add the following to your 
`~/.m2/settings.xml` file:
 
     <profile>
         <id>cloudbees-snapshots</id>

Modified: isis/site/trunk/content/intro/getting-started/todoapp-archetype.md
URL: 
http://svn.apache.org/viewvc/isis/site/trunk/content/intro/getting-started/todoapp-archetype.md?rev=1639666&r1=1639665&r2=1639666&view=diff
==============================================================================
--- isis/site/trunk/content/intro/getting-started/todoapp-archetype.md 
(original)
+++ isis/site/trunk/content/intro/getting-started/todoapp-archetype.md Fri Nov 
14 15:17:08 2014
@@ -56,7 +56,7 @@ The archetype generation process will th
 
 We also maintain the archetype for the most current `-SNAPSHOT`; an app 
generated with this archetype will contain the latest features of Isis, but the 
usual caveats apply: some features still in development may be unstable.
 
-The process is almost identical, however you first need to configure your 
Maven instance to point to our snapshot repository (hosted on 
[Cloudbees](http://www.cloudbees.com).  Add the following to your 
`~/.m2/settings.xml` file:
+The process is almost identical to that for stable releases, however you do 
first need to configure your Maven instance to point to our snapshot repository 
(hosted on [Cloudbees](http://www.cloudbees.com).  Add the following to your 
`~/.m2/settings.xml` file:
 
     <profile>
         <id>cloudbees-snapshots</id>


Reply via email to