Java Reference
In-Depth Information
[INFO]
----------------------------------------------------------
[INFO] Building forge-demo 1.0.0-SNAPSHOT
[INFO]
----------------------------------------------------------
. . . . . . . . . .
[INFO] Packaging webapp
[INFO] Assembling webapp [forge-demo] in
[C:\forge-distribution-1.1.3.Final\bin\forge-demo\target\forge-demo]
[INFO] Processing war project
[INFO] Copying webapp resources
[C:\forge-distribution-1.1.3.Final\bin\forge-demo\src\main\webapp]
[INFO] Webapp assembled in [740 msecs]
[INFO] Building war:
C:\forge-distribution-1.1.3.Final\bin\forge-demo\target\forge-demo.war
[INFO]
---------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
----------------------------------------------------------
[INFO] Total time: 12.830s
[INFO] Finished at: Sat Feb 23 19:59:47 CET 2013
[INFO] Final Memory: 7M/18M
The Maven build command has been created for the artifact forge-demo.war in
the target folder of your project. You can now either manually copy the archive into
the deployments folder of your application server (or alternatively use the manage-
ment interfaces) or install the AS 7 Forge plugin by typing the following command:
[forge-demo] forge install-plugin jboss-as-7
Once you install the AS 7 plugin, you need to set up some configuration parameters
(it is suggested that you leave the default values and just override the As7 folder,
unless you want to let Forge download it for you).
Search WWH ::




Custom Search