File a Jira and I'll see what I can do. I wish the resolver had a nice interface so I could just ask for a resolved artifact and get the same behavior as core. I have to keep reimplementing a bunch of stuff.
-----Original Message----- From: Stephen Connolly [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 22, 2007 4:33 PM To: Maven Developers List Subject: Re: http://jira.codehaus.org/browse/MNG-3151 Brian E. Fox wrote: >> One big issue I have is that the maven-dependency-plugin seems to >> > ignore > >> artifacts produced in the current build execution and only pulls from >> the local repository... so I have to run "mvn install" all the time... >> > > Which goal? The unpack, copy yes, but unpack/copy-dependencies will work > with package. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > And that would be the two goals we need! unpack and copy! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
