Do you have <artifactItems> element defined in your configuration?
On 2/5/07, Riboe, Jens <[EMAIL PROTECTED]> wrote:
I did a cut-and-paste from the docs of the dependency plug-in http://maven.apache.org/plugins/maven-dependency-plugin/examples/copying -artifacts.html To troubleshoot my configuration of 'dependency:copy' However, I still get the same error as shown below. What am I doing wrong and how is that reflected in the online docs? [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] One or more required plugin parameters are invalid/missing for 'dependency:copy' [0] inside the definition for plugin: 'maven-dependency-plugin'specify the following: <configuration> ... <artifactItems>VALUE</artifactItems> </configuration>. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 seconds [INFO] Finished at: Mon Feb 05 22:18:41 GMT 2007 [INFO] Final Memory: 8M/15M [INFO] ------------------------------------------------------------------------ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
