You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jv...@apache.org on 2004/04/09 05:22:53 UTC

cvs commit: maven-components/maven-model build.sh

jvanzyl     2004/04/08 20:22:53

  Modified:    maven-model build.sh
  Log:
  install post build
  
  Revision  Changes    Path
  1.4       +1 -1      maven-components/maven-model/build.sh
  
  Index: build.sh
  ===================================================================
  RCS file: /home/cvs/maven-components/maven-model/build.sh,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- build.sh	8 Apr 2004 02:02:06 -0000	1.3
  +++ build.sh	9 Apr 2004 03:22:53 -0000	1.4
  @@ -7,7 +7,7 @@
   modello --model=maven.mdo --mode=xpp3 --dir=src/main/java
   
   # Build the sources
  -mboot
  +mboot --install
   
   # Generate XML Schema
   modello --model=maven.mdo --mode=xsd --dir=.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org