to the main pom, but the JAR doesn't get added to the lib folder and thus its not available at run time. Sure, I could just copy the built JAR in there, but I'd like a semi-automated build if I can.
Where is the right place to add the dependency for maven to add the JAR to the 'install' target ?