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

Chris A. Mattmann commented on GORA-43:
---------------------------------------

Hey Lewis, I was just thinking of grabbing the Maven poms I made for the 
0.1.1-incubating release, which I know work with Maven Central and which I know 
work with the deps we have (except for Cassandra, and Thrift in that version, 
which you needed to mvn install by hand ahead of time). In 0.2-incubating 
onward, those deps are on newer versions of those libraries and are thus 
available in Maven Central. 

You can find the poms here: 
http://svn.apache.org/repos/asf/incubator/gora/tags/0.1.1-incubating/

                
> Forward port 0.1.1 incubating Maven poms to trunk
> -------------------------------------------------
>
>                 Key: GORA-43
>                 URL: https://issues.apache.org/jira/browse/GORA-43
>             Project: Gora
>          Issue Type: Improvement
>          Components: build process
>            Reporter: Chris A. Mattmann
>            Assignee: Chris A. Mattmann
>             Fix For: 0.2-incubating
>
>
> I improved the Maven poms in 0.1.1-incubating, and trimmed them down to a 
> publishable set of dependencies.
> My improvements:
> 1. reduce the redundancy in the deps section by not repeating deps in each 
> sub-project.
> 2. use explicit dependency and module version #s which are required to not 
> have "moving target" dependencies in the downstream applications and that 
> allow each individual gora-* module to be included on its own (without having 
> to include gora-core). 
> I'd like to forward port these to trunk and then update per trunk's 
> dependencies.

--
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