Issue Details (XML | Word | Printable)

Key: JDO-406
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Michelle Caisse
Reporter: Michelle Caisse
Votes: 0
Watchers: 0
Operations

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

links on JDO downloads page are broken, except for TCK download

Created: 11/Aug/06 06:29 PM   Updated: 04/Oct/06 09:32 PM
Return to search
Component/s: site and infrastructure
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Reference
 

Resolution Date: 04/Oct/06 09:32 PM


 Description  « Hide
The maven repository structure in Apache has changed to reflect the differences between maven 1 and maven 2. This broke the JDO downloads page on the web site. Craig is working on finding the new location of the jars. The TCK download, which was in a different repository directory, still works.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Michelle Caisse added a comment - 12/Aug/06 02:23 AM
The files that formerly were mirrored under java-repository are no longer available from the Apache mirrors. They are only available from the ibiblio maven repositories (http://www.ibiblio.org/maven/ and http://www.ibiblio.org/maven2/).

Michelle Caisse added a comment - 14/Sep/06 09:52 PM
Problems:

1. There are no api jars at http://www.ibiblio.org/maven/org.apache.jdo/jars/, only core, enhancer, tck.

2. There are no JDO 2.0 final jars at http://www.ibiblio.org/maven2/jdo/jdo/ (see JDO-416)

Craig Russell added a comment - 15/Sep/06 06:05 AM
1. You will find the javax.jdo jars at http://www.ibiblio.org/maven/javax.jdo/jars/

2. The download pages need not refer to m2 repos, since the jars are available as maven 1 repos. The download pages just refer to the location of the downloadable artifacts, not to the structure of the repository.

Michelle Caisse added a comment - 20/Sep/06 12:02 AM
Where are the .poms?