Re: deploy jars into our maven repo
Hello! I doubt this is a Beam question. We use gradle publish plugin in pretty much the normal way. How you publish the jars (or just copy/paste them) into your personal or company maven repo is up to you! Kenn On Wed, Aug 23, 2023 at 4:06 AM gabrywu wrote: > Hi, folks, > I'm new to gradle, an
deploy jars into our maven repo
Hi, folks, I'm new to gradle, and trying to deploy beam jars to our maven repo, can you help to do it?Is there a wiki about it?