jford       2004/04/07 11:02:23

  Modified:    .        maven.xml
  Log:
  Added default goal to maven build
  
  Revision  Changes    Path
  1.9       +1 -1      jakarta-jetspeed/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/maven.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- maven.xml 6 Apr 2004 15:00:50 -0000       1.8
  +++ maven.xml 7 Apr 2004 18:02:23 -0000       1.9
  @@ -13,7 +13,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
   -->
  -<project xmlns:j="jelly:core" xmlns:m="maven" xmlns:castor="castor">
  +<project default="jar:jar" xmlns:j="jelly:core" xmlns:m="maven" 
xmlns:castor="castor">
        <!-- ================================================================== -->
        <!-- B I N  D I S T R I B U T I O N   G O A L S                         -->
        <!-- ================================================================== -->
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to