The directory tree is build out of your groupId. If your groupId is a.b.c, it should be a/b/c

I am sure Gradle has a verbose mode (--verbose) or something like this. Can you turn it on and check it for helpful messages?

Did you try find to find your artifact? I mean something like find . -name "myJar.jar"?

Am 09.03.21 um 12:03 schrieb Nikos Karamolegkos:
I know but in which sub-folder of the repository?

On 9/3/21 12:47 μ.μ., Oliver B. Fischer wrote:
The default configuration of Maven is to have its local repository in the directory ./m2/repository. Below this directory you should find your artifact.

Am 09.03.21 um 11:25 schrieb Nikos Karamolegkos:
Hello, I am trying to add a library to my maven local repository using ./gradlew publishToMavenLocal. How can I check that the library is really installed to the repository?

Thank you

--
N Oliver B. Fischer
A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany
P +49 30 44793251
M +49 178 7903538
E [email protected]
S oliver.b.fischer
J [email protected]
X http://xing.to/obf


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to