[windup-dev] IdentifyArchives / SkipArchives - state

Ondrej Zizka ozizka at redhat.com
Tue Jan 27 22:15:12 EST 2015


Hi,

sorry to say I'm a bit late with this due to the Forge issue.
Since I'll be on training tomorrow and this could block release (?), 
here's the status:

What's freshly done:
     The data bundle - something that creates a fresh .zip artifact with 
the SHA1 -> GAV mapping from Maven Central during the build.

What's missing:
     Loading this bundle into the class which does actual identification.
     Not tested in rules - only pieces.

Both should be relatively easy to fix:
     Loading is probably matter of adding the right addon to classpath 
and feeding the resource to ArchiveGAVIdentifier.addMappingsFrom(is); in 
IdentifyArchivesLoadConfigRules.
     Tests are roughly written IIRC, only I got stuck with the mentioned 
issue and then was debugging them.

Need to go sleep, the training starts in 4,5 hours.
Ondra


More information about the windup-dev mailing list