Thanks! :) -Deng
On Mon, Jan 18, 2010 at 8:57 PM, Thorsten Scherler < [email protected]> wrote: > On Mon, 2010-01-18 at 19:00 +0800, Deng Ching wrote: > > The problem seems to be in the create-missing-checksums consumer. The > > consumer is looking for a jar with a -SNAPSHOT in the filename but the > > actual file has a unique (timestamp + build number) snapshot version > > so a > > "no such file or directory" error occurs. It works if the version is > > -SNAPSHOTS because it was not identified as a SNAPSHOT (from the extra > > 'S' > > at the end) and therefore the version wasn't converted to a unique > > version > > format. > > > > Created a new ticket http://jira.codehaus.org/browse/MRM-1312 > > salu2 > -- > Thorsten Scherler <thorsten.at.apache.org> > Open Source Java <consulting, training and solutions> > > Sociedad Andaluza para el Desarrollo de la Sociedad > de la Información, S.A.U. (SADESI) > > > > >
