mirror of https://github.com/apache/maven.git
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293385 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6559731d7a
commit
5eb8bed753
|
@ -166,14 +166,14 @@ my-app
|
|||
|
||||
* 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:
|
||||
|
||||
+-----+
|
||||
|
|
Loading…
Reference in New Issue