Author: jvanzyl
Date: Mon Oct 3 09:46:38 2005
New Revision: 293385
URL: http://svn.apache.org/viewcvs?rev=293385&view=rev
Log: (empty)
Added:
maven/components/trunk/maven-site/src/site/apt/guides/getting-started/ant/
- copied from r293351,
maven/components/trunk/maven-site/src/site/apt/guides/getting-started/ant-comparison/
maven/components/trunk/maven-site/src/site/apt/guides/getting-started/ant/build-a1.xml
- copied unchanged from r293382,
maven/components/trunk/maven-site/src/site/apt/guides/getting-started/ant-comparison/build-a1.xml
maven/components/trunk/maven-site/src/site/apt/guides/getting-started/ant/build-a2.xml
- copied unchanged from r293382,
maven/components/trunk/maven-site/src/site/apt/guides/getting-started/ant-comparison/build-a2.xml
Removed:
maven/components/trunk/maven-site/src/site/apt/guides/getting-started/ant-comparison/
Modified:
maven/components/trunk/maven-site/src/site/apt/guides/getting-started/index.apt
Modified:
maven/components/trunk/maven-site/src/site/apt/guides/getting-started/index.apt
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/maven-site/src/site/apt/guides/getting-started/index.apt?rev=293385&r1=293384&r2=293385&view=diff
==============================================================================
---
maven/components/trunk/maven-site/src/site/apt/guides/getting-started/index.apt
(original)
+++
maven/components/trunk/maven-site/src/site/apt/guides/getting-started/index.apt
Mon Oct 3 09:46:38 2005
@@ -166,13 +166,13 @@
* How do I compile my application sources?
+ Execute the following command to compile your application sources:
+
+-----+
m2 compile
+-----+
-
- Explain why this is so easy ...
Upon executing this command you should see output like the following:
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]