On 21 Aug 2012, at 11:05 PM, Anders Hammar wrote: > I upgraded some dependencies but it seems as this introduced a new > error - rpm-1 now fails saying incorrect file count. We were using > very old alphas and betas so I'd like to bump these versions. I'll see > what I can figure out from the CI logs. If you have time to have a > look I'd appreciate it as well.
I narrowed it down to this dependency change, if I revert this the tests pass:
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-archiver</artifactId>
- <version>2.1.2</version>
+ <version>1.0-alpha-5</version>
</dependency>
Regards,
Graham
--
smime.p7s
Description: S/MIME cryptographic signature
