Author: antelder
Date: Tue Apr  5 08:14:51 2011
New Revision: 1088921

URL: http://svn.apache.org/viewvc?rev=1088921&view=rev
Log:
Add comment explaining the dependency

Modified:
    tuscany/sca-java-2.x/trunk/samples/getting-started/helloworld/pom.xml

Modified: tuscany/sca-java-2.x/trunk/samples/getting-started/helloworld/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/getting-started/helloworld/pom.xml?rev=1088921&r1=1088920&r2=1088921&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/getting-started/helloworld/pom.xml 
(original)
+++ tuscany/sca-java-2.x/trunk/samples/getting-started/helloworld/pom.xml Tue 
Apr  5 08:14:51 2011
@@ -65,6 +65,8 @@
    <build>
 
       <plugins>
+
+         <!-- to support running the composite with mvn tuscany:run -->
          <plugin>
             <groupId>org.apache.tuscany.maven.plugins</groupId>
             <artifactId>maven-tuscany-plugin</artifactId>


Reply via email to