Is it not possible to add those contents into an artifact with assembly for example? So that you can use it later for the dependency? I'm doing this in this example: https://github.com/gwtboot/domino-rest-enum-date
Hope this helps. Elhanan schrieb am Sonntag, 18. Oktober 2020 um 12:48:30 UTC+2: > hi.. > i have a submodule of a gwt project that it's artifact are meant to be > included as part of the main artifact (which is a pom containing a debian > installer) > usually i would use copy-depdencies plugin to copy the jars into the main > artifact, but in this case there's no jar, is there a way i can copy the > output directory of that submodule into the main artifact? > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/38ff23af-b3d7-4aef-80e8-9451486aa641n%40googlegroups.com.
