jruby / mavengem

Mavengem protocol and mavengem wagon
Eclipse Public License 1.0
3 stars 4 forks source link

relocation #14

Open bmarwell opened 1 month ago

bmarwell commented 1 month ago

you should publish an old artifact (org.torquebox.mojo) with relocation information

The new location is

        <extensions>
            <extension> <!-- this allows us to download gems -->
                <groupId>org.jruby.maven</groupId>
                <artifactId>mavengem-wagon</artifactId>
                <version>2.0.2</version>
            </extension>
        </extensions>