Author: kelvingoodson
Date: Fri Oct 20 01:20:59 2006
New Revision: 466030
URL: http://svn.apache.org/viewvc?view=rev&rev=466030
Log:
upating SDO build instructions as per tuscany-dev posting of 20th Oct '06
"building project problem"
Modified:
incubator/tuscany/site/site-author/java_sdo_overview.xml
incubator/tuscany/site/site-publish/java_sdo_overview.html
Modified: incubator/tuscany/site/site-author/java_sdo_overview.xml
URL:
http://svn.apache.org/viewvc/incubator/tuscany/site/site-author/java_sdo_overview.xml?view=diff&rev=466030&r1=466029&r2=466030
==============================================================================
--- incubator/tuscany/site/site-author/java_sdo_overview.xml (original)
+++ incubator/tuscany/site/site-author/java_sdo_overview.xml Fri Oct 20
01:20:59 2006
@@ -170,7 +170,7 @@
<LI style="list-style-type: none;">
<P>cd <local tuscany dir>/java/spec/sdo-api <BR/>
mvn <BR/>
- mvn eclipse:eclipse (optional: Run this command if you
are using
+ mvn -Peclipse eclipse:eclipse (optional: Run this
command if you are using
Eclipse for development.) <BR/>
</P>
</LI>
@@ -181,7 +181,7 @@
<LI style="list-style-type: none;">
<P>cd <local tuscany dir>/java/sdo/impl <BR/>
mvn <BR/>
- mvn eclipse:eclipse (optional: Run this command if you
are using
+ mvn -Peclipse eclipse:eclipse (optional: Run this
command if you are using
Eclipse for development.) <BR/>
</P>
</LI>
@@ -192,7 +192,7 @@
<LI style="list-style-type: none;">
<P>cd <local tuscany dir>/java/sdo/tools <BR/>
mvn <BR/>
- mvn eclipse:eclipse (optional: Run this command if you
are using
+ mvn -Peclipse eclipse:eclipse (optional: Run this
command if you are using
Eclipse for development.) <BR/>
</P>
</LI>
@@ -203,7 +203,7 @@
<LI style="list-style-type: none;">
<P>cd <local tuscany dir>/java/sdo/sample <BR/>
mvn <BR/>
- mvn eclipse:eclipse (optional: Run this command if you
are using
+ mvn -Peclipse eclipse:eclipse (optional: Run this
command if you are using
Eclipse for development.) <BR/>
</P>
</LI>
Modified: incubator/tuscany/site/site-publish/java_sdo_overview.html
URL:
http://svn.apache.org/viewvc/incubator/tuscany/site/site-publish/java_sdo_overview.html?view=diff&rev=466030&r1=466029&r2=466030
==============================================================================
--- incubator/tuscany/site/site-publish/java_sdo_overview.html (original)
+++ incubator/tuscany/site/site-publish/java_sdo_overview.html Fri Oct 20
01:20:59 2006
@@ -472,7 +472,7 @@
<LI style="list-style-type: none;">
<P>cd <local tuscany dir>/java/spec/sdo-api <BR />
mvn <BR />
- mvn eclipse:eclipse (optional: Run this command if you
are using
+ mvn -Peclipse eclipse:eclipse (optional: Run this
command if you are using
Eclipse for development.) <BR />
</P>
</LI>
@@ -483,7 +483,7 @@
<LI style="list-style-type: none;">
<P>cd <local tuscany dir>/java/sdo/impl <BR />
mvn <BR />
- mvn eclipse:eclipse (optional: Run this command if you
are using
+ mvn -Peclipse eclipse:eclipse (optional: Run this
command if you are using
Eclipse for development.) <BR />
</P>
</LI>
@@ -494,7 +494,7 @@
<LI style="list-style-type: none;">
<P>cd <local tuscany dir>/java/sdo/tools <BR />
mvn <BR />
- mvn eclipse:eclipse (optional: Run this command if you
are using
+ mvn -Peclipse eclipse:eclipse (optional: Run this
command if you are using
Eclipse for development.) <BR />
</P>
</LI>
@@ -505,7 +505,7 @@
<LI style="list-style-type: none;">
<P>cd <local tuscany dir>/java/sdo/sample <BR />
mvn <BR />
- mvn eclipse:eclipse (optional: Run this command if you
are using
+ mvn -Peclipse eclipse:eclipse (optional: Run this
command if you are using
Eclipse for development.) <BR />
</P>
</LI>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]