RE: 'dependency:copy' does not work

2007-02-06 Thread Brian E. Fox
] Sent: Tuesday, February 06, 2007 2:33 AM To: Maven Users List Subject: RE: 'dependency:copy' does not work I think you are having this problem I described here: From that entry I got I was able to configure the old one. I am not really sure I understand the point of publishing a plug

RE: 'dependency:copy' does not work

2007-02-06 Thread Riboe, Jens
To: Maven Users List Subject: RE: 'dependency:copy' does not work I checked the documentation again last night. The descriptions for dependency:copy assume that it will be bound to a lifecycle. Therfore, the example is correct. However it appears that some people want to use it from the CLI

RE: 'dependency:copy' does not work

2007-02-06 Thread Brian E. Fox
people have seen it, but I haven't been able to reproduce it yet. --Brian -Original Message- From: Riboe, Jens [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 06, 2007 8:00 AM To: Maven Users List Subject: RE: 'dependency:copy' does not work However it appears that some people want

Re: 'dependency:copy' does not work

2007-02-06 Thread Dan Tran
package' -Original Message- From: Brian E. Fox [mailto:[EMAIL PROTECTED] Sent: den 6 februari 2007 12:03 To: Maven Users List Subject: RE: 'dependency:copy' does not work I checked the documentation again last night. The descriptions for dependency:copy assume that it will be bound

Re: 'dependency:copy' does not work

2007-02-05 Thread Dan Tran
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

RE: 'dependency:copy' does not work

2007-02-05 Thread Riboe, Jens
februari 2007 22:52 To: Maven Users List Subject: Re: 'dependency:copy' does not work 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

RE: 'dependency:copy' does not work

2007-02-05 Thread Brian E. Fox
, 2007 6:22 PM To: Maven Users List Subject: RE: 'dependency:copy' does not work Do you have artifactItems element defined in your configuration? Yes. Exactly as stated in the docs plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-dependency-plugin/artifactId

RE: 'dependency:copy' does not work

2007-02-05 Thread Riboe, Jens
-Original Message- From: Brian E. Fox [mailto:[EMAIL PROTECTED] Sent: den 5 februari 2007 23:38 To: Maven Users List Subject: RE: 'dependency:copy' does not work I think you are having this problem I described here: http://www.nabble.com/dependency-plugin-at-maven.org-tf3019806