Issue Details (XML | Word | Printable)

Key: JDO-416
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Matthew T. Adams
Reporter: Matthew T. Adams
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

jdo2-api Maven2 POM is incorrect

Created: 01/Sep/06 05:46 PM   Updated: 14/Nov/08 05:21 PM
Return to search
Component/s: api2
Affects Version/s: JDO 2 final
Fix Version/s: JDO 2 maintenance release 1

Time Tracking:
Not Specified

File Attachments:
  Size
File Licensed for inclusion in ASF works jdo2-api-2.0.pom 2006-09-08 05:25 PM Matthew T. Adams 2 kB
File Licensed for inclusion in ASF works jdo2-api-2.0.pom.md5 2006-09-08 05:32 PM Matthew T. Adams 0.0 kB
File Licensed for inclusion in ASF works jdo2-api-2.0.pom.sha1 2006-09-08 05:32 PM Matthew T. Adams 0.0 kB
Issue Links:
Reference

Resolution Date: 18/May/07 05:23 PM


 Description  « Hide
The Maven2 central repo POM for artifact jdo2-api appears to be incorrect, and was apparently generated by the Apache infrastructure team. It needs to be corrected so that Maven2 users that also use the JDO 2.0 API can use the central maven repo to retrieve JDO & its dependencies.

The jdo2-api artifact has a dependency on JTA (specifically, on javax.transaction.Synchronization). It would be ideal for JTA to upload to the Maven2 repo a jar that the jdo2-api POM can reference, but it is unknown if or when that will happen -- perhaps as part of Glassfish's release of JTA 1.1. Another complicating factor is which versions of the JDK that JTA 1.0.1, 1.0.1B, 1.1, or other versions will support.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Matthew T. Adams added a comment - 08/Sep/06 05:25 PM
Maven2 POM for jdo2-api attached. I'm not sure where this should go in the source tree, since all of the JDO2 artifacts are Maven1.

Matthew T. Adams added a comment - 08/Sep/06 05:32 PM
Adding MD5 & SHA1 hashes for convenience.

Matthew T. Adams added a comment - 08/Sep/06 05:41 PM
Ready for inclusion in source tree & upload to Maven2 central repo


Craig Russell added a comment - 04/Oct/06 09:28 PM
The pom and checksums will be forwarded to the Apache infrastructure team.

Craig Russell added a comment - 14/Mar/07 08:58 PM
The pom needs to be updated to reference the Geronimo javax.transaction jta jar version 1.1 instead of the Glassfish jar.

Craig Russell added a comment - 14/Mar/07 08:59 PM
Can you please update the api2 pom to reflect the change of dependency to Geronimo instead of Glassfish?

Matthew T. Adams added a comment - 18/May/07 05:23 PM
POM in central repo looks good -- going to close issue.