bineanzhou / google-guice

Automatically exported from code.google.com/p/google-guice
Apache License 2.0
0 stars 0 forks source link

Update pom.xmls to build the project #234

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I see a few things that can be improved in the pom.xml

Update Junit to 3.8.2 
Update Jar version from 1.0RC2 to may be 2.0beta
Group id should be: com.google.code.guice since that is what you have used
in the past for Guice at maven2 central repository.

It would be great if you can ditch ant builds and convert over to maven
completely. I will be happy to help if you want me to. 

Original issue reported on code.google.com by inder123 on 14 Aug 2008 at 1:39

GoogleCodeExporter commented 9 years ago
We're gonna stick with Ant as our build tool internally, since it's got wider 
adoption and will be easier for many 
of our end-users to use.

Original comment by limpbizkit on 2 Nov 2008 at 9:16