Hello, Any updates here? Also the challenge I found is that I can't understand how Maven and the repository cooperate on deployment.
Is there some docs or specs describe the concepts and workflows so that I can try to customize my own solutions? Now I'd like to release one new classifier "all" that contains all the native libs as resources, but I don't know how to start working on it .. Best, tison. Tamás Cservenák <ta...@cservenak.net> 于2024年5月3日周五 09:27写道: > > Howdy, > > We have a similar use case (unsolved yet, done manually) in maven-mvnd, > where native binaries for various OS es (produced by GraalVM) need to be > collected.... > > Stay tuned. > > T > > On Thu, May 2, 2024 at 3:38 AM tison <wander4...@gmail.com> wrote: > > > Hi, > > > > I found the other thread talks about nexus-staging-plugin and it's > > deprecated. > > > > In Apache OpenDAL, we're currently relying on nexus-staging-plugin for > > merging staged classifiers (i.e., JARs with native library on different > > platforms) and deploy. > > > > We wrote [1] and [2] for doing so, and IIRC I spent a few days but fail to > > find the way achieve this in maven-deploy-plugin. > > > > [1] > > > > https://github.com/apache/opendal/blob/v0.45.1/.github/workflows/release_java.yml > > [2] > > > > https://github.com/apache/opendal/blob/v0.45.1/scripts/merge_local_staging.py > > > > Did you ever encounter this case? Is there any reference? > > > > Best, > > tison. > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org