# Nexus Hosted repository

**URL:** https://community.sonatype.com/t/nexus-hosted-repository/12430
**Category:** Sonatype Nexus Repository
**Tags:** nexus-repository
**Created:** [April 17, 2024, 10:56am UTC](https://community.sonatype.com/t/nexus-hosted-repository/12430 "2024-04-17T10:56:06Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![alihussain.hanif](https://avatars.discourse-cdn.com/v4/letter/a/e47c2d/32.png) [@alihussain.hanif](https://community.sonatype.com/u/alihussain.hanif)
#### Post date: [April 17, 2024, 10:56am UTC](https://community.sonatype.com/t/nexus-hosted-repository/12430/1 "2024-04-17T10:56:08Z")

</div>

I’ve encountered an issue with a Nexus hosted repository I set up. Previously, I had an older version of “example.jar” stored in the repository. Later, I manually uploaded an updated version of “example.jar” to the same hosted repository but in a different path. However, for some reason, the artifact “example.jar” is getting renamed to “example.jar.lastupdated”. This renaming is causing my build to fail because my pom file is unable to locate “example.jar”.

How do i resolve it?

---

_[View the full topic](https://community.sonatype.com/t/nexus-hosted-repository/12430)._
