Author: sisbell Date: Mon Sep 24 14:23:02 2007 New Revision: 578978 URL: http://svn.apache.org/viewvc?rev=578978&view=rev Log: Updated readme.
Modified: incubator/nmaven/trunk/README.txt Modified: incubator/nmaven/trunk/README.txt URL: http://svn.apache.org/viewvc/incubator/nmaven/trunk/README.txt?rev=578978&r1=578977&r2=578978&view=diff ============================================================================== --- incubator/nmaven/trunk/README.txt (original) +++ incubator/nmaven/trunk/README.txt Mon Sep 24 14:23:02 2007 @@ -55,3 +55,9 @@ If you also need to override the maven version (it is currently set to maven-2.1-snapshot) bootstrap-build.bat -DmavenVersion=<<new_version>> +Building Against NonPublic Repo (For release versions) + Deploy local versioned snapshot of maven 2.1 to internal repo + Deploy openrdf artifacts to internal repo + Modify version to internal release version (as shown above) + Type: bootstrap-build.bat -DrdfProfile.none -DVisualStudio2005 -DmavenVersion=<<Internal versioned copy of 2.1>> +