victims / victims-web

The victims web application.
GNU Affero General Public License v3.0
8 stars 5 forks source link

Provide a more meaningful error when GAV-based submission fails #130

Open dfj opened 10 years ago

dfj commented 10 years ago

When submitting an artifact based on GAV, if it does not exist on maven central, you will get the error:

"We are undergoing maintenance (or possibly are being eaten by zombies). We should be back up shortly."

This should be something like:

"The maven coordinates you have entered do not exist on maven central."