scala - Uploading play application to maven repository -


i trying upload play 2.1.3 application our internal maven repository. zip file generated play dist uploaded repo.

i tried following steps mentioned in this google group thread but method dependson not seem exist on taskkey anymore!. no luck; publish continues publish jar file.

how can make sure the artifact published publish task zip file generated dist?

i ended using sbt-aether-deploy sbt plugin deploy play application nexus repository.


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

R - Plot: How to format in 10-base scientific notation and put it text, mtex, title etc functions? -

validation - How to pass paramaters like unix into windows batch file -