Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scm web access not shown as actual link #91

Closed
ractoc opened this issue Feb 9, 2016 · 6 comments
Closed

scm web access not shown as actual link #91

ractoc opened this issue Feb 9, 2016 · 6 comments
Labels

Comments

@ractoc
Copy link

ractoc commented Feb 9, 2016

In my POM I have the following as my scm URL for web access, I've replaced the actual hostname and repository name with placeholders since they are not relevant and it's a private repository.

<url>https://{Hostname}/g/?p={repository}.git</url>

When I create the confluence page, in de SCM - Web Access, I don't see a link which takes me directly to the git web access page, but I see a code block with no format containing:
[https://{Hostname}/g/?p={repository}.git|https://{Hostname}/g/?p={repository}.git]

Is it possible to change this to support an actual link?

@bsorrentino
Copy link
Owner

Absolutely, I'll investigate asap

Thanks for feedback

@ractoc
Copy link
Author

ractoc commented Feb 10, 2016

Great, let me know when there's a new version available with the fix so I can test it for you.

@bsorrentino
Copy link
Owner

I've deployed the release 4.4.4-SNAPSHOT

the snapshot repository is https://oss.sonatype.org/content/repositories/snapshots

Please, test it and let me know

@ractoc
Copy link
Author

ractoc commented Feb 11, 2016

It works great, thanks.Shouldn't be a problem to create the real release and upload it to the central maven repo.

@bsorrentino
Copy link
Owner

Thanks for feedback

No problem, I'll arrange a official release (4.4.4) asap

@bsorrentino
Copy link
Owner

I've released version 4.5 to maven central repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants