Opened 7 years ago

Closed 4 years ago

#434 closed defect (fixed)

Recent maven distributions not found on mvnrepository.com

Reported by: aruttenberg Owned by: Mark Evenson
Priority: critical Milestone: 1.6.0
Component: other Version: 1.6.0-dev
Keywords: maven-repository-overloading Cc:
Parent Tickets:

Description

If you google something like: maven abcl or: maven org.abcl.abcl
The top hits are to https://mvnrepository.com/ which doesn't have recent versions

Other google hits
https://repo1.maven.org/maven2/org/abcl/abcl/
https://maven-repository.com/artifact/org.abcl/abcl
https://maven2repo.com/org.abcl/abcl
http://search.maven.org/#search%7Cga%7C1%7Corg.abcl

Ideally all of these sites would be consistent. But minimally we should figure out how to have them indexed at https://mvnrepository.com since that's at the top of the google results.

Change History (4)

comment:1 Changed 6 years ago by Mark Evenson

Keywords: maven-repository-overloading added
Milestone: 1.5.1
Owner: set to Mark Evenson
Status: newassigned
Version: 1.6.0-dev

comment:2 Changed 4 years ago by Mark Evenson

Component: (A)MOPother
Milestone: 1.5.11.6.0

comment:3 Changed 4 years ago by Mark Evenson

Priority: majorblocker

comment:4 Changed 4 years ago by Mark Evenson

Priority: blockercritical
Resolution: fixed
Status: assignedclosed

Our hits for abcl-1.5.0 are pretty good. Need to come up with a better mechanism for pushing updates, as the current story is quite manual and error-prone.

Note: See TracTickets for help on using tickets.