Re: [Discuss] [VOTE] Release Log4j Kotlin API 1.0.0-rc1

2018-10-12 Thread Ralph Goers
Oh, I guess that is what you published with mvn deploy. I would guess you need to release it again. Without knowing what the javadoc errors are I’m not sure what to tell you. Ralph > On Oct 12, 2018, at 12:55 PM, Ralph Goers wrote: > > I am seeing a staging repo that it looks like you just cr

Re: [Discuss] [VOTE] Release Log4j Kotlin API 1.0.0-rc1

2018-10-12 Thread Ralph Goers
I am seeing a staging repo that it looks like you just created. Ralph > On Oct 12, 2018, at 12:06 PM, Matt Sicker wrote: > > The staging repository in Nexus disappeared. I tried recreating it by > running mvn deploy from the tag, but that only deployed the binaries to a > staging repository. Ru

Re: [Discuss] [VOTE] Release Log4j Kotlin API 1.0.0-rc1

2018-10-12 Thread Matt Sicker
The staging repository in Nexus disappeared. I tried recreating it by running mvn deploy from the tag, but that only deployed the binaries to a staging repository. Running with -Papache-release has errors with the maven-javadoc-plugin. Any ideas of what can be done here? Do I need to make a new rel