From: dion g. <dio...@us...> - 2004-07-30 06:41:54
|
diongillard 04/07/29 23:41:48 Modified: was5/xdocs goals.xml Log: Add sample script link Revision Changes Path 1.4 +5 -0 maven-plugins/was5/xdocs/goals.xml Index: goals.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/xdocs/goals.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- goals.xml 30 Jul 2004 06:11:14 -0000 1.3 +++ goals.xml 30 Jul 2004 06:41:48 -0000 1.4 @@ -38,6 +38,11 @@ e.g. <source>maven -Dscript=c:/was/scripts/setUpJDBC.jpy was5:run-script</source> </p> + <p> + See + <a href="http://www.ibm.com/developerworks/websphere/library/samples/SampleScripts.html">developer works</a> + for a list of sample scripts. + </p> </description> </goal> <goal> |