Hmm, I would definitely not want an un-archived assembly directory to be installed/deployed to a repository, this was really just intended as a development-time tool. I am still very new to Maven, so I'm not quite sure of the best approach here. I will take another look. Maybe my patch should be implemented as a seperate goal, I don't like 'special cases' where this would be the only assembly archive type that wasn't an artifact...
Dan On 8/16/05, Jason Grant <[EMAIL PROTECTED]> wrote: > > Hi Daniel, > > FYI, I have assembly patches sitting in Jira, and awaiting publication > to svn: > > 1) MNG-723: Adds an 'unpack' goal that unpacks all project dependencies > (jars and zips) into the working directory. > 2) MNG-483: Attaches all assemblies as project artifacts, so that they > get installed automatically during 'install'. (Your subsequent patch > will have implications here) > > J. > > On Mon, 2005-08-15 at 14:56 -0400, Daniel Krisher wrote: > > > See MNG-735 for a patch that adds support for a 'directory' archive type > > > > > > -- Daniel Krisher
