Just like the scenario with bw-ical4j-cl, we need a release of the following dependency:
<dependency>
<groupId>org.mnode.ical4j</groupId>
<artifactId>ical4j-vcard</artifactId>
<version>0.9.6a-BW-SNAPSHOT</version>
</dependency>
@douglm can you produce the source for this dependency? We'll need either to get the changes merged into the upstream project, or we'll have to fork it. If forking, would importing the fork as a module of bw-util be sensible? It would prevent the need for the separate release cycle.
This issue blocks #1.