morciuch 2004/04/13 09:24:10
Modified: tutorial maven.xml
Log:
Corrected the default goal name
Revision Changes Path
1.5 +1 -1 jakarta-jetspeed/tutorial/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/tutorial/maven.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- maven.xml 9 Apr 2004 01:14:28 -0000 1.4
+++ maven.xml 13 Apr 2004 16:24:10 -0000 1.5
@@ -13,7 +13,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<project default="war" xmlns:j="jelly:core" xmlns:maven="jelly:maven"
xmlns:ant="jelly:ant">
+<project default="jetspeed:war" xmlns:j="jelly:core" xmlns:maven="jelly:maven"
xmlns:ant="jelly:ant">
<preGoal name="java:compile">
<attainGoal name="torque:om"/>
<attainGoal name="torque:sql"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]