Hi Tom

Last time I did Felix release, I didn't have issue.

The scm section should look like
scm:git:https://gitbox.apache.org/repos/asf/felix.git (github mirror
should work as well).

Regards
JB

On Wed, Jan 18, 2023 at 6:47 PM Thomas Watson <[email protected]> wrote:
>
> I am preparing an SCR 2.2.6 release for vote and I ran into an issue with
> mvn release:prepare because of the use of
> https://github.com/apache/felix-dev.git has the scm connection.  The issue
> was trying to push up the commit and tag associated with the prepared
> release.  Github responded saying that https authentication has been
> removed.
>
> I had to update the release.properties to make it use
> [email protected]:apache/felix-dev.git
> instead to get past the error and push up the commit and associated tag
> successfully for the prepared release.
>
> Has anyone else run into this issue when releasing?  Should the <scm> tags
> in poms be updated to use [email protected]:apache/felix-dev.git instead for
> <connection> and <developerConnectin> tags? Is there some other way around
> this issue, or is this only happening to me?
>
> Tom

Reply via email to