Open CoolBalance opened 10 years ago
Yes, I have the same problem. Is there any workaround?
The work around is to add the section manually after creating the prototype. Look at my original posting for the lines to add to the pom.
Gregory "Jimmy" Bruce gabruce@coolbalance.com Squirrel POS extensions, interfaces, customizations http://www.coolbalance.com Current Time in Thailand GMT+7 http://timeanddate.com/worldclock/city.html?n=28
On Fri, Sep 26, 2014 at 11:34 PM, gdelia notifications@github.com wrote:
Yes, I have the same problem. Is there any workaround?
— Reply to this email directly or view it on GitHub https://github.com/vert-x/vertx-maven/issues/34#issuecomment-56986086.
The pom created using the archetype doesn't create a fatJar. The archetype pom should have another execution section just after pullInDeps execution section to allow fatJar creation. The code is: