[
https://issues.apache.org/jira/browse/JDO-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Bouschen updated JDO-593:
---------------------------------
Assignee: Michelle Caisse (was: Michael Bouschen)
Someone running the released bits of the JDO2.1 TCK might encounter a problem
downloading the JTA jars, because of the glassfish entry in the
maven.repo.remote property. Then the maven call results into an error:
>> The build cannot continue because of the following unsatisfied dependency:
- javax.transaction:transaction-api:1.1:jar
The fix is simple: add http://download.java.net/maven/1 to the comma separated
list of the maven.repo.remote property as defined in tck2/project.properties.
This should be documented either in the JDO 2.1 release notes or on the JDO
site.
Reassigning the JIRA issue to Michelle.
> Cleanup glassfish entry in maven.repo.remote property
> -----------------------------------------------------
>
> Key: JDO-593
> URL: https://issues.apache.org/jira/browse/JDO-593
> Project: JDO
> Issue Type: Improvement
> Components: site and infrastructure
> Affects Versions: JDO 2 maintenance release 1
> Reporter: Michael Bouschen
> Assignee: Michelle Caisse
> Priority: Minor
> Fix For: JDO 2 maintenance release 2
>
> Attachments: JDO-593.patch
>
>
> Some of the JDO subprojects have a dependency to the JTA API. The
> corresponding jar comes from the glassfish maven 1 repository
> http://download.java.net/maven/1. The glassfish entry in the
> maven.repo.remote property needs to be adapted to include this repository.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.