cstamas commented on PR #685: URL: https://github.com/apache/maven-resolver/pull/685#issuecomment-2800149950
... aand after I commented, I think figured your point :smile: Yes, ultimately Resolver 2 could be used to _create_ and _read_ ZIP bundles. But, IMO we need to be very careful here, like we should allow "create from scratch" (like ZIP file is created from scratch) or "read created bundle", where you really just consume bundle for testing purposes. Existing ZIP bundle should not be modified, or at least, would be risky business. Njord enforces this: it does not allow you to "export" to already existing ZIP files for example. But we should somewhere sit down and have a :beers: that may be followed by a discussion about these things... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org