You are viewing a plain text version of this content. The canonical link for it is here.
Posted to nmaven-commits@incubator.apache.org by si...@apache.org on 2007/03/23 16:06:35 UTC

svn commit: r521785 - /incubator/nmaven/branches/SI_RUBY/bootstrap-build.bat

Author: sisbell
Date: Fri Mar 23 09:06:35 2007
New Revision: 521785

URL: http://svn.apache.org/viewvc?view=rev&rev=521785
Log: (empty)

Modified:
    incubator/nmaven/branches/SI_RUBY/bootstrap-build.bat

Modified: incubator/nmaven/branches/SI_RUBY/bootstrap-build.bat
URL: http://svn.apache.org/viewvc/incubator/nmaven/branches/SI_RUBY/bootstrap-build.bat?view=diff&rev=521785&r1=521784&r2=521785
==============================================================================
--- incubator/nmaven/branches/SI_RUBY/bootstrap-build.bat (original)
+++ incubator/nmaven/branches/SI_RUBY/bootstrap-build.bat Fri Mar 23 09:06:35 2007
@@ -1,4 +1,5 @@
 call mvn -f ./plugins/pom.xml install
 call mvn org.apache.maven.dotnet.plugins:maven-install-plugin:install-file -Dfile=./thirdparty/NUnit/NUnit.Framework.dll -DgroupId=NUnit -DartifactId=NUnit.Framework -Dpackaging=dll -Dversion=2.2.8.0
 call mvn -f ./assemblies/pom.xml -Dmaven.test.skip=true -Dbootstrap install %*
-rem call mvn org.apache.maven.dotnet.plugins:maven-solution-plugin:solution 
\ No newline at end of file
+rem call mvn org.apache.maven.dotnet.plugins:maven-install-plugin:install-file -Dfile=./thirdparty/QUT/QUT.PERWAPI.dll -DgroupId=QUT -DartifactId=QUT.PERWAPI -Dpackaging=dll -Dversion=2.2.8.0
+rem call mvn org.apache.maven.dotnet.plugins:maven-solution-plugin:solution
\ No newline at end of file