eclipse-archived / packagedrone

Eclipse Package Drone
http://eclipse.org/package-drone
Eclipse Public License 1.0
66 stars 39 forks source link

Artifacts that are visible in the "Content" View is different than thos available in the "List" view #110

Open gorurs opened 7 years ago

gorurs commented 7 years ago

Hi, PD Version: Eclipse Package Drone™ 0.13.0.20160504-0926 I am facing an MD5 mismatch issue when trying to build one of our repos. When I checked on Package Drone, I could see that there are 5 artifacts with the same group id, artifact id and version (in the List View). When I go to the "Content" view to clean them up (as there's a "Delete" button available there), none of the 5 artifacts are available there.

Any help is appreciated.

PS: Tried setting up a trigger to cleanup but the trigger isn't listing the erring artifacts for cleanup as well. PS2: How about a feature for deleting artifacts by name. Something like a text-box which'll predict as you type and then a delete button! Quite simple ain't it:)