[ http://jira.codehaus.org/browse/MEV-480?page=all ]
Carlos Sanchez closed MEV-480. ------------------------------ Assignee: Carlos Sanchez Resolution: Fixed Fixed and reported in https://issues.apache.org/jira/browse/OJB-127 > geronimo-spec-* groupdid should be geronimo-spec in the db-ojb pom.xml and > has wrong artifactId > ----------------------------------------------------------------------------------------------- > > Key: MEV-480 > URL: http://jira.codehaus.org/browse/MEV-480 > Project: Maven Evangelism > Issue Type: Bug > Components: Dependencies > Reporter: Mikko Wuokko > Assigned To: Carlos Sanchez > > In the pom file the geronimo-spec dependencies are defined like this: > <groupId>geronimo-spec-j2ee</groupId> > <artifactId>geronimo-spec-j2ee</artifactId> > <version>1.4-rc4</version> > </dependency> > <dependency> > <groupId>geronimo-spec-jta</groupId> > <artifactId>geronimo-spec-jta</artifactId> > <version>1.0.1B-rc4</version> > </dependency> > <dependency> > <groupId>geronimo-spec-servlet</groupId> > <artifactId>geronimo-spec-servlet</artifactId> > <version>2.4-rc4</version> > </dependency> > The groupId should be just geronimo-spec for all of them. AFAIK that is the > groupId used in all the Maven2 repos I found. > And also in the pom file the artifactId is ojb and it should be db-ojb > instead. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira