Comment #13 on issue 274 by mark.renouf: Snapshot repository for guice 2?
http://code.google.com/p/google-guice/issues/detail?id=274

@gk5885
"Please, please, please stop fragmenting the user base.  Contributions are  
welcome."

Here ya go...

I put this together last september to push some snapshots of Guice2 into our
company's private maven repo. I didn't package up the servlet, spring or  
struts2
extensions but those should not be too hard to add.

Things could be improved. If you could structure things so there is a  
master project
'guice2' and 'guice2-core','guice2-multibindings','guice2-servlet', etc  
below it,
then you could build everything from the top level using submodules. That  
would be
most easily done by restructing the source tree, something I didn't do to  
keep it
simple to update.

Also, some unit tests fail, maven refuses to package/deploy by default if  
you have
failing tests cases. Need to use -DskipTests=true to get a build packaged.  
We've been
using something built from r627 for many months now with no problems.

I'd love to see Guice2 release inlude an officially supported maven2 repo.  
(along
with packaged source & javadocs).

Attachments:
        guice2-maven.zip  5.4 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-guice-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to