thanks --- i almost have it working, and will post shortly
On Thu, Aug 19, 2010 at 2:53 PM, Robert Muir <[email protected]> wrote: > > > On Thu, Aug 19, 2010 at 2:46 PM, Ryan McKinley <[email protected]> wrote: >> >> Is anyone building maven artifacts on trunk? >> >> I'm unable to run the modules component, from: >> /trunk/modules/analys, if i run: >> >> $ ant dist-maven >> >> I eventually get: >> >> [artifact:deploy] >> [artifact:deploy] Error deploying artifact >> 'org.apache.lucene:lucene-analyzers:jar': Error deploying artifact: >> File >> C:\workspace\apache\lucene\modules\analysis\build\common\lucene-analyzers-4.0-dev.jar >> does not exist >> [artifact:deploy] >> >> it is looking for 'lucene-analyzers-4.0-dev.jar' however the file that >> does exist is 'lucene-analyzers-common-4.0-dev.jar' >> >> Am I doing something wrong, or is anyone building modules for maven? >> > > I doubt maven works at all with modules... was probably broken in shuffling > things around. if you want and know how to fix it please don't hesitate > > -- > Robert Muir > [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
