Author: olamy
Date: Mon Jun 18 13:30:49 2012
New Revision: 1351334
URL: http://svn.apache.org/viewvc?rev=1351334&view=rev
Log:
[MNGSITE-154] Link to source code is broken
Modified:
maven/site/trunk/src/site/apt/guides/mini/guide-building-for-different-environments.apt
Modified:
maven/site/trunk/src/site/apt/guides/mini/guide-building-for-different-environments.apt
URL:
http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/guides/mini/guide-building-for-different-environments.apt?rev=1351334&r1=1351333&r2=1351334&view=diff
==============================================================================
---
maven/site/trunk/src/site/apt/guides/mini/guide-building-for-different-environments.apt
(original)
+++
maven/site/trunk/src/site/apt/guides/mini/guide-building-for-different-environments.apt
Mon Jun 18 13:30:49 2012
@@ -24,8 +24,7 @@ Building For Different Environments with
This example assume the use of the
-
{{{../introduction/introduction-to-the-standard-directory-layout.html}Standard
Directory Layout}}. Also available
- for download is a
{{{http://www.codehaus.org/~trygvis/static/2006/simpleenvironment.tar.gz}
fully-working example project}}.
+
{{{../introduction/introduction-to-the-standard-directory-layout.html}Standard
Directory Layout}}.
----
pom.xml
@@ -47,9 +46,7 @@ src/
* <<<environment.prod.properties>>> - This is basically the same as the test
variant and will be used in the
production environment.
- In the project descriptor, you need to configure the different profiles. Only
the test profile is showed here, see the
- {{{http://www.codehaus.org/~trygvis/static/2006/simpleenvironment.tar.gz}
accompanying source code}} for the full
- pom.xml.
+ In the project descriptor, you need to configure the different profiles. Only
the test profile is showed here.
----
<profiles>
@@ -142,7 +139,3 @@ Resources
[[2]]
{{{../introduction/introduction-to-the-standard-directory-layout.html}Standard
Directory Layout}}
- [[3]]
{{{http://www.codehaus.org/~trygvis/static/2006/simpleenvironment.tar.gz} The
accompanying source code}}
-
- ~~{{{http://blogs.codehaus.org/mt-tb.cgi?__mode=view&entry_id=1296}TrackBack}}
-