[ https://issues.apache.org/jira/browse/GORA-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris A. Mattmann updated GORA-35: ---------------------------------- Fix Version/s: 0.2-incubating > Published POMs contain the wrong reference to the parent config > --------------------------------------------------------------- > > Key: GORA-35 > URL: https://issues.apache.org/jira/browse/GORA-35 > Project: Gora > Issue Type: Bug > Components: build process > Affects Versions: 0.1-incubating > Reporter: Julien Nioche > Priority: Critical > Fix For: 0.2-incubating > > > The POM for core contains > <parent> > <groupId>org.apache.gora</groupId> > <artifactId>apache-gora</artifactId> > <version>0.1-incubating</version> > </parent> > however the parent is defined as > <groupId>org.apache.gora</groupId> > <artifactId>gora</artifactId> > we can't fetch the jars with Ivy as a result. Could we fix that for the 0.1 > artefacts? > -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira