UndecoratorBis icon indicating copy to clipboard operation
UndecoratorBis copied to clipboard

Please add to Maven repository or explain how we can install it locally

Open sproket opened this issue 7 months ago • 1 comments

Please add to Maven repository or explain how we can install it locally.

I tried to install locally with

mvn install:install-file -Dfile=UndecoratorBis.jar -DgroupId=inside.fx.UndecoratorBis -DartifactId=UndecoratorBis -Dversion=1.0.0 -Dpackaging=jar -DgeneratePom=true

but I still get

Unresolved dependency: 'inside.fx.UndecoratorBis:UndecoratorBis:jar:unknown'

sproket avatar Jul 05 '24 16:07 sproket