Re: 'org.apache.maven.plugins:maven-resources-plugin' does not exist...

2007-11-10 Thread Luciano Resende
Could you please try the following command on the sample folder : mvn -U You should be able to download this dependency from a maven repository. On Nov 10, 2007 4:11 AM, <[EMAIL PROTECTED]> wrote: > Hi, > > When I try to use maven for running some of the samples in version 1.0 I get > the fo

DataObject::getCString(...) - character encoding

2007-11-10 Thread Stanislaw T. Findeisen
What is the character encoding of the string returned by const char* DataObject::getCString(const char* path) ? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

'org.apache.maven.plugins:maven-resources-plugin' does not exist...

2007-11-10 Thread sm123452001
Hi, When I try to use maven for running some of the samples in version 1.0 I get the following error. Any help would be highly appreciated. [INFO] Scanning for projects... [INFO] - --- [INFO] Building Apache Tuscany SCA Hell