sbt-gwt-plugin icon indicating copy to clipboard operation
sbt-gwt-plugin copied to clipboard

Allow JAR artifact

Open darkfrog26 opened this issue 11 years ago • 0 comments

Currently the artifact generated is a WAR. This is all well and good if your GWT project is the final web app. In my case I'm developing the GWT project as a dependency for another project that is my resulting webapp. It would be extremely helpful if this plugin allowed generation of a JAR so I can leverage it in my other project.

darkfrog26 avatar Oct 21 '13 18:10 darkfrog26