cvs commit: ports/devel Makefile ports/devel/maven-wrapper
 Makefile pkg-descr ports/devel/maven-wrapper/files mvn.sh.in
    Herve Quiroz 
    hq at FreeBSD.org
       
    Wed Sep 21 06:57:24 UTC 2011
    
    
  
hq          2011-09-21 06:57:23 UTC
  FreeBSD ports repository
  Modified files:
    devel                Makefile 
  Added files:
    devel/maven-wrapper  Makefile pkg-descr 
    devel/maven-wrapper/files mvn.sh.in 
  Log:
  The maven-wrapper provides a convenient way to switch between several Maven
  installations.
  
  - By setting the M2_HOME environment variable the user can select the Maven
    instance to use.
  - A default Maven instance is selected according to the files in
    /usr/local/etc/maven/instances.d/
  
  Revision  Changes    Path
  1.4563    +1 -0      ports/devel/Makefile
  1.1       +30 -0     ports/devel/maven-wrapper/Makefile (new)
  1.1       +29 -0     ports/devel/maven-wrapper/files/mvn.sh.in (new)
  1.1       +7 -0      ports/devel/maven-wrapper/pkg-descr (new)
    
    
More information about the cvs-all
mailing list