You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# What name is the login information inside ~/.m2/settings.xml stored under
20
20
# (see https://gist.github.com/FalsePattern/82d93e3cfab01f671cc5f4a95931cfe3 for an example)
21
-
repositoryName = mavenpattern
21
+
repositoryName = mvnpattern
22
22
23
23
# What the artifact should be called. These will be the "name" of the published package, suffixed with the minecraft version with a -mc prefix (groupid:artifactid-mcminecraftVersion:version:qualifier).
24
24
# For instance, the default values this example ships with would turn into com.myname:mymodid-mc1.7.10:version
0 commit comments