1
0
mirror of synced 2026-08-04 17:27:13 +00:00

Make multiproject:artifact (when called from /docs) properly build the Contacts Sample WARs.

This commit is contained in:
Ben Alex
2004-12-23 23:00:38 +00:00
parent 7df43e019e
commit 2fe24b4357
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
<pre>cd $ACEGI_SECURITY/core</pre>
<pre>maven jar:install</pre>
<pre>cd $ACEGI_SECURITY/samples/contacts</pre>
<pre>maven war</pre>
<pre>maven multiwar:multiwar</pre>
<pre>copy $ACEGI_SECURITY/samples/contacts/target/acegi-security-sample-contacts-filter.war $YOUR_CONTAINER/webapps</pre>
</ol>
<p>Then load up your web container and visit