RC-Paves3-build / plovr

Automatically exported from code.google.com/p/plovr
0 stars 0 forks source link

Make plovr available in Maven repository #71

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It would be very nice if plovr were available from the central maven repo.  
I've published several libraries there in the past, so let me know if you have 
questions about how to do it.

Original issue reported on code.google.com by benjamin...@gmail.com on 25 Jul 2012 at 7:03

GoogleCodeExporter commented 8 years ago
Btw, the reason I'm asking for this is that I'm interested in bundling plovr 
with the Play framework.  It has an existing Closure compiler integration, but 
there are some problems.  Someone on the mailing list already created a plovr 
integration, which I'm really enjoying.  However, it's hard to make a build 
system plugin that uses plovr given that it's not available in the maven repo.  
I realize that plovr is alpha quality, but it would still be nice to have it 
available in maven because it would make it so much easier to use.  Many 
projects have nightly or weekly builds available in some maven repo that also 
are not final release quality.  This is a task I'd be willing to help with.  If 
you want, I could upload it to maven on your behalf.  I was maintaining GXP and 
Guiceberry in the maven repos while I was at Google, so I'm somewhat familiar 
with the process.

Original comment by benjamin...@gmail.com on 25 Jul 2012 at 6:00

GoogleCodeExporter commented 8 years ago
I'm also using the Plovr for Playframework and would really like to see Plovr 
in Maven.

Original comment by monz...@gmail.com on 11 Feb 2013 at 12:55

GoogleCodeExporter commented 8 years ago
i made a cheap one for now quickly tonight, i was able to pull in the jar via 
maven.

can you guys give it a shot?

https://github.com/hikirsch/plovr-mvn-repo

Original comment by adam.kir...@gmail.com on 29 Apr 2013 at 5:50