Placing and Unplacing in JAR Artifacts
The entire process of packaging EO objects and atoms into JAR artifacts
is explained in this blog post:
Objectionary: Dictionary and Factory for EO Objects.
It’s pretty straight forward. However, there is one tricky situation
related to placing compiled Java binaries into the JAR. This process
may go wrong and sometimes it does. In version 0.24.0 of
our Maven plugin we
introduced a pair of options for the unplace
goal. Here is how they work.