[
https://issues.apache.org/jira/browse/YETUS-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15826559#comment-15826559
]
Sean Busbey commented on YETUS-481:
-----------------------------------
+1 on the patch.
The [asf docs on publishing to
maven|http://www.apache.org/dev/publishing-maven-artifacts.html] will have the
prereqs needed to make sure you can push artifacts to the repo. Once you can
push there, you'll want to take the release source artifact and use {{mvn
deploy}} to send the artifacts to a staging repo (don't try to use
release:prepare/perform, since that also wants to update version # again). Once
the artifacts are uploaded, follow the asf docs to close the staging repo, spot
check that it looks as expected, then promote it.
AFAIK, we still have an open issue about homebrew stuff and no one has worked
through publishing there yet.
> Add 0.4.0 release to the website
> --------------------------------
>
> Key: YETUS-481
> URL: https://issues.apache.org/jira/browse/YETUS-481
> Project: Yetus
> Issue Type: Task
> Components: website and documentation
> Reporter: Ajay Yadava
> Assignee: Ajay Yadava
> Fix For: 0.5.0
>
> Attachments: YETUS-481.00.patch
>
>
> Add release 0.4.0 to the website as per step 9 of the [Release Guide #
> cleanup|https://yetus.apache.org/contribute/releases/#cleanup]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)