publishing ip-contributions

21 views
Skip to first unread message

Martin Schoeberl

unread,
Oct 29, 2024, 8:10:59 PM10/29/24
to chisel...@googlegroups.com
Hi all,

I want to update ip-contributions and now need a token to publish at Sonatype. Got the token and some info how to use it in maven:

<server>
<id>${server}</id>
<username>xxx</username>
<password>kajsfhg/kjs;dhbg+f</password>
</server>

However, I am using sbt and a local sonatype.sbt for the credentials. Anyone knows how to add that info to that file?

Thanks,
Martin

Martin Schoeberl

unread,
Oct 31, 2024, 1:53:05 AM10/31/24
to chisel...@googlegroups.com
Answering my own question:

The format is the same as it was with uid/pwd:

credentials += Credentials("Sonatype Nexus Repository Manager",

                           "oss.sonatype.org",

                           "xxx",

                           "kajsfhg/kjs;dhbg+f”)


BTW, the info above is a fake token.


Cheers,

Martin


--
You received this message because you are subscribed to the Google Groups "chisel-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chisel-users...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/chisel-users/511FFE50-0C6F-4E10-A3E4-C4A901CD25AA%40jopdesign.com.


Reply all
Reply to author
Forward
0 new messages