There's an example in http://svn.apache.org/viewvc/incubator/tuscany/java/sdo/pom.xml?view=markup Hope that helps, Kelvin.
On 21/03/07, muhwas <[EMAIL PROTECTED]> wrote:
Hi, I am trying to run hello world web service sample. I am following instructions given with the sample. According to instruction 1. To build the sample issue : mvn 2. Set up the Tuscany standalone runtime environment using the following command: mvn dependency:unpack After completion there should be a target\distribution subdirectory created that has the Tuscany standalone runtime. But when i am running "mvn dependency:unpack". I am getting error. [0] inside the definition for plugin: 'maven-dependency-plugin'specify the foll wing: <configuration> ... <artifactItems>VALUE</artifactItems> </configuration>. Can somebody please tell me what should i specify in the articatItems to fix this problem. thank you, muhwas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
