[ 
https://issues.apache.org/jira/browse/GORA-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney updated GORA-43:
-------------------------------------

    Attachment: GORA-43-v2.patch

I can confirm that the new patch still complains about the following missing 
dependencies
{code}
  Path to dependency: 
        1) org.apache.gora:gora-hbase:jar:0.2-SNAPSHOT
        2) org.jdom:jdom:jar:1.1.2
        3) jaxen:jaxen:jar:1.1.3
        4) maven-plugins:maven-findbugs-plugin:plugin:1.3.1
{code}
I am kinda stumped on this one as the link here [1] gets you to manually 
redirect here [2].

Anyway, for clarity details of both the missing plugins can be found here [3] & 
[4]

[1] http://repo1.maven.org/maven2/
[2] http://search.maven.org/
[3] 
http://search.maven.org/#artifactdetails%7Cmaven-plugins%7Cmaven-findbugs-plugin%7C1.3.1%7Cjar
 
[4] 
http://search.maven.org/#artifactdetails%7Cmaven-plugins%7Cmaven-cobertura-plugin%7C1.3%7Cjar
                
> 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
>
>         Attachments: GORA-43-v2.patch, GORA-43.patch
>
>
> 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