You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ke...@apache.org on 2006/10/13 15:07:59 UTC

svn commit: r463673 - /incubator/tuscany/branches/sdo-java-M2/sdo/BUILDING.txt

Author: kelvingoodson
Date: Fri Oct 13 06:07:58 2006
New Revision: 463673

URL: http://svn.apache.org/viewvc?view=rev&rev=463673
Log:
fix BUILDING instructions

Modified:
    incubator/tuscany/branches/sdo-java-M2/sdo/BUILDING.txt

Modified: incubator/tuscany/branches/sdo-java-M2/sdo/BUILDING.txt
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-java-M2/sdo/BUILDING.txt?view=diff&rev=463673&r1=463672&r2=463673
==============================================================================
--- incubator/tuscany/branches/sdo-java-M2/sdo/BUILDING.txt (original)
+++ incubator/tuscany/branches/sdo-java-M2/sdo/BUILDING.txt Fri Oct 13 06:07:58 2006
@@ -24,9 +24,10 @@
    build step, then you will need to delete the file
    sdo/tools/src/main/java/org/apache/tuscany/sdo/generate/Interface2JavaGenerator.java before proceding
 4) Change to the top level directory of the Tuscany SDO Java Implementation project (sdo) of this source distribution.
+6) Execute: mvn
+   This will install the sdo implementation jar in you local repository
 5) Execute: mvn package javadoc:javadoc assembly:assembly
-   This will first place build artefacts in your local maven repository that your SDO programs can depend upon. It
-   will then build the Tuscany SDO for Java binary distribution artefacts in the sdo/distribution/target
+   This will build the Tuscany SDO for Java binary distribution artefacts in the sdo/distribution/target
    directory.
 
 Note: Depending on the load being experienced by remote Maven 2.0 repositories you may have to execute mvn several



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org