[ 
https://issues.apache.org/jira/browse/WHIRR-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13206216#comment-13206216
 ] 

Andrei Savu commented on WHIRR-512:
-----------------------------------

This is not a dupe - we only had this discussion before on the email list. I 
totally agree that we need to find a more scalable way to manage an increasing 
number of services. 0.8.0 is going to be OSGi friendly so in a way we can now 
work with services that are published by others with maven. In the Whirr core 
we are making use of Java SPI to discover them so even now it's possible to add 
more services just by dropping the jars in lib/. Is there a tool that we can 
use to retrieve them from maven? What approach would work best for you? 
                
> Add Service Repository
> ----------------------
>
>                 Key: WHIRR-512
>                 URL: https://issues.apache.org/jira/browse/WHIRR-512
>             Project: Whirr
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Priority: Minor
>
> Perhaps instead of constantly adding services to Whirr, we should simply have 
> a mechanism that allows people to publish them to a repository (such as 
> Maven's repo -- note, this doesn't require people to use maven, but it does 
> provide a place to publish) and then in Whirr, you can just say "go get this 
> service from this repository" instead of the project itself constantly adding 
> services and maintaining more and more "one-off" services code.
> Not sure if this is a dupe, but a quick search didn't reveal it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to