You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Matthew T. Adams (JIRA)" <ji...@apache.org> on 2006/09/01 19:47:22 UTC

[jira] Created: (JDO-416) jdo2-api Maven2 POM is incorrect

jdo2-api Maven2 POM is incorrect
--------------------------------

                 Key: JDO-416
                 URL: http://issues.apache.org/jira/browse/JDO-416
             Project: JDO
          Issue Type: Bug
          Components: api20
    Affects Versions: JDO 2 final
            Reporter: Matthew T. Adams
         Assigned To: Matthew T. Adams
            Priority: Minor


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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (JDO-416) jdo2-api Maven2 POM is incorrect

Posted by "Craig Russell (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-416?page=all ]

Craig Russell updated JDO-416:
------------------------------

    Fix Version/s: JDO 2 maintenance release 1

> jdo2-api Maven2 POM is incorrect
> --------------------------------
>
>                 Key: JDO-416
>                 URL: http://issues.apache.org/jira/browse/JDO-416
>             Project: JDO
>          Issue Type: Bug
>          Components: api2
>    Affects Versions: JDO 2 final
>            Reporter: Matthew T. Adams
>         Assigned To: Craig Russell
>            Priority: Minor
>             Fix For: JDO 2 maintenance release 1
>
>         Attachments: jdo2-api-2.0.pom, jdo2-api-2.0.pom.md5, jdo2-api-2.0.pom.sha1
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (JDO-416) jdo2-api Maven2 POM is incorrect

Posted by "Michelle Caisse (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/JDO-416?page=comments#action_12436892 ] 
            
Michelle Caisse commented on JDO-416:
-------------------------------------

http://www.ibiblio.org/maven2/javax/jdo/jdo2-api/2.0/jdo2-api-2.0.pom
http://www.ibiblio.org/maven2/org/apache/jdo/jdo2-core/2.0/jdo2-core-2.0.pom
http://www.ibiblio.org/maven2/org/apache/jdo/jdo2-enhancer/2.0/jdo2-enhancer-2.0.pom


> jdo2-api Maven2 POM is incorrect
> --------------------------------
>
>                 Key: JDO-416
>                 URL: http://issues.apache.org/jira/browse/JDO-416
>             Project: JDO
>          Issue Type: Bug
>          Components: api20
>    Affects Versions: JDO 2 final
>            Reporter: Matthew T. Adams
>         Assigned To: Craig Russell
>            Priority: Minor
>         Attachments: jdo2-api-2.0.pom, jdo2-api-2.0.pom.md5, jdo2-api-2.0.pom.sha1
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (JDO-416) jdo2-api Maven2 POM is incorrect

Posted by "Craig Russell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JDO-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Craig Russell reassigned JDO-416:
---------------------------------

    Assignee: Matthew T. Adams  (was: Craig Russell)

Can you please update the api2 pom to reflect the change of dependency to Geronimo instead of Glassfish?

> jdo2-api Maven2 POM is incorrect
> --------------------------------
>
>                 Key: JDO-416
>                 URL: https://issues.apache.org/jira/browse/JDO-416
>             Project: JDO
>          Issue Type: Bug
>          Components: api2
>    Affects Versions: JDO 2 final
>            Reporter: Matthew T. Adams
>         Assigned To: Matthew T. Adams
>            Priority: Minor
>             Fix For: JDO 2 maintenance release 1
>
>         Attachments: jdo2-api-2.0.pom, jdo2-api-2.0.pom.md5, jdo2-api-2.0.pom.sha1
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JDO-416) jdo2-api Maven2 POM is incorrect

Posted by "Matthew T. Adams (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JDO-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496964 ] 

Matthew T. Adams commented on JDO-416:
--------------------------------------

POM in central repo looks good -- going to close issue.

> jdo2-api Maven2 POM is incorrect
> --------------------------------
>
>                 Key: JDO-416
>                 URL: https://issues.apache.org/jira/browse/JDO-416
>             Project: JDO
>          Issue Type: Bug
>          Components: api2
>    Affects Versions: JDO 2 final
>            Reporter: Matthew T. Adams
>         Assigned To: Matthew T. Adams
>            Priority: Minor
>             Fix For: JDO 2 maintenance release 1
>
>         Attachments: jdo2-api-2.0.pom, jdo2-api-2.0.pom.md5, jdo2-api-2.0.pom.sha1
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JDO-416) jdo2-api Maven2 POM is incorrect

Posted by "Matthew T. Adams (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-416?page=all ]

Matthew T. Adams updated JDO-416:
---------------------------------

    Attachment: jdo2-api-2.0.pom.md5
                jdo2-api-2.0.pom.sha1

Adding MD5 & SHA1 hashes for convenience.

> jdo2-api Maven2 POM is incorrect
> --------------------------------
>
>                 Key: JDO-416
>                 URL: http://issues.apache.org/jira/browse/JDO-416
>             Project: JDO
>          Issue Type: Bug
>          Components: api20
>    Affects Versions: JDO 2 final
>            Reporter: Matthew T. Adams
>         Assigned To: Matthew T. Adams
>            Priority: Minor
>         Attachments: jdo2-api-2.0.pom, jdo2-api-2.0.pom.md5, jdo2-api-2.0.pom.sha1
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (JDO-416) jdo2-api Maven2 POM is incorrect

Posted by "Matthew T. Adams (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JDO-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthew T. Adams resolved JDO-416.
----------------------------------

    Resolution: Fixed

> jdo2-api Maven2 POM is incorrect
> --------------------------------
>
>                 Key: JDO-416
>                 URL: https://issues.apache.org/jira/browse/JDO-416
>             Project: JDO
>          Issue Type: Bug
>          Components: api2
>    Affects Versions: JDO 2 final
>            Reporter: Matthew T. Adams
>         Assigned To: Matthew T. Adams
>            Priority: Minor
>             Fix For: JDO 2 maintenance release 1
>
>         Attachments: jdo2-api-2.0.pom, jdo2-api-2.0.pom.md5, jdo2-api-2.0.pom.sha1
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (JDO-416) jdo2-api Maven2 POM is incorrect

Posted by "Matthew T. Adams (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-416?page=all ]

Matthew T. Adams reassigned JDO-416:
------------------------------------

    Assignee: Craig Russell  (was: Matthew T. Adams)

Ready for inclusion in source tree & upload to Maven2 central repo

> jdo2-api Maven2 POM is incorrect
> --------------------------------
>
>                 Key: JDO-416
>                 URL: http://issues.apache.org/jira/browse/JDO-416
>             Project: JDO
>          Issue Type: Bug
>          Components: api20
>    Affects Versions: JDO 2 final
>            Reporter: Matthew T. Adams
>         Assigned To: Craig Russell
>            Priority: Minor
>         Attachments: jdo2-api-2.0.pom, jdo2-api-2.0.pom.md5, jdo2-api-2.0.pom.sha1
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (JDO-416) jdo2-api Maven2 POM is incorrect

Posted by "Craig Russell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/JDO-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480926 ] 

Craig Russell commented on JDO-416:
-----------------------------------

The pom needs to be updated to reference the Geronimo javax.transaction jta jar version 1.1 instead of the Glassfish jar.

> jdo2-api Maven2 POM is incorrect
> --------------------------------
>
>                 Key: JDO-416
>                 URL: https://issues.apache.org/jira/browse/JDO-416
>             Project: JDO
>          Issue Type: Bug
>          Components: api2
>    Affects Versions: JDO 2 final
>            Reporter: Matthew T. Adams
>         Assigned To: Craig Russell
>            Priority: Minor
>             Fix For: JDO 2 maintenance release 1
>
>         Attachments: jdo2-api-2.0.pom, jdo2-api-2.0.pom.md5, jdo2-api-2.0.pom.sha1
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JDO-416) jdo2-api Maven2 POM is incorrect

Posted by "Matthew T. Adams (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JDO-416?page=all ]

Matthew T. Adams updated JDO-416:
---------------------------------

    Attachment: jdo2-api-2.0.pom

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.

> jdo2-api Maven2 POM is incorrect
> --------------------------------
>
>                 Key: JDO-416
>                 URL: http://issues.apache.org/jira/browse/JDO-416
>             Project: JDO
>          Issue Type: Bug
>          Components: api20
>    Affects Versions: JDO 2 final
>            Reporter: Matthew T. Adams
>         Assigned To: Matthew T. Adams
>            Priority: Minor
>         Attachments: jdo2-api-2.0.pom
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (JDO-416) jdo2-api Maven2 POM is incorrect

Posted by "Craig Russell (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/JDO-416?page=comments#action_12439974 ] 
            
Craig Russell commented on JDO-416:
-----------------------------------

The pom and checksums will be forwarded to the Apache infrastructure team.


> jdo2-api Maven2 POM is incorrect
> --------------------------------
>
>                 Key: JDO-416
>                 URL: http://issues.apache.org/jira/browse/JDO-416
>             Project: JDO
>          Issue Type: Bug
>          Components: api20
>    Affects Versions: JDO 2 final
>            Reporter: Matthew T. Adams
>         Assigned To: Craig Russell
>            Priority: Minor
>         Attachments: jdo2-api-2.0.pom, jdo2-api-2.0.pom.md5, jdo2-api-2.0.pom.sha1
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira