Git Product home page Git Product logo

Comments (9)

jcolfej avatar jcolfej commented on September 25, 2024

After some tests, this problem is only in case if you use S3 as blobstore.
Maybe a problem due to AWS S3 async process ?

from nexus-repository-composer.

DarthHater avatar DarthHater commented on September 25, 2024

That is interesting. @fjmilens3 or @ataylor284 might be interested.

from nexus-repository-composer.

bcastagna avatar bcastagna commented on September 25, 2024

I have the exact same problem and I dont use S3 as blobstore, just "default" blob storage type.
I have posted on this issue few days ago because I thought the "Rebuild All Composer MetaData task" could solve this but if this task intend to do the same thing as the "Rebuild Index" button in the repo's admin panel, then it wont work.
@fjmilens3 @TheBay0r Could you guys tell us what could cause this ?

from nexus-repository-composer.

bcastagna avatar bcastagna commented on September 25, 2024

Any news on this issue ? Please could someone point us why it does not update the JSON ? It's really a pity because it is the last small issue that prevents me from using this full-scale....
@DarthHater @ataylor284
@fjmilens3 Are you okay man ? 4 months without ANY commits makes me worry.

from nexus-repository-composer.

codercms avatar codercms commented on September 25, 2024

I ran into the same problem. But I found solution, in settings of composer-hosted repository you should allow redeploy.
image

from nexus-repository-composer.

DarthHater avatar DarthHater commented on September 25, 2024

@bcastagna sadly @fjmilens3 has moved on to greener pastures from Sonatype, which doesn't mean he won't pop back in here, but it would be out of the kindness of his big heart (he has one for sure). I've been fairly busy helping get another person scaled up on working on this type of stuff, and we are working through a backlog on some other issues right now. I'll try and get either @bhamail or myself to pop in here some time soon!

from nexus-repository-composer.

zhwei avatar zhwei commented on September 25, 2024

hi guys, i have the same problem, is there any update to tetram's pr ?

from nexus-repository-composer.

davidferlay avatar davidferlay commented on September 25, 2024

Encountered

I ran into the same problem. But I found solution, in settings of composer-hosted repository you should allow redeploy.
image

+++

This is quite a critical issue imho

"Allow redeploy" is a very dangerous settings because it allows packages to be overwritten if an update is made but the version is not increased :

  • it will break all projects where this package version was already installed (and is present in composer.lock) > composer install will always fail because package sha changed.

from nexus-repository-composer.

bhamail avatar bhamail commented on September 25, 2024

I merged PR #44 from @tetram. Please give it a try and report any issues.

from nexus-repository-composer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.