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

Update the documentation url to the new location #526

Merged

Conversation

cescoffier
Copy link
Member

The documentation has moved to a new location, still behind VPN: http://10.0.144.40/nfs/protean/. 
This is due to a migration to the upshift infrastructure.

@cescoffier cescoffier added this to the 0.6.0 milestone Jan 16, 2019
@@ -18,6 +18,6 @@ maven-compiler-plugin-version=3.8.0
maven-jar-plugin-version=3.1.0
maven-resources-plugin=3.1.0
shamrock-version=${shamrock.version}
doc-root=http://10.8.247.58/nfs/protean
doc-root=http://10.0.144.40/nfs/protean
bom-artifactId=shamrock-bom
restAssuredVersion=${rest-assured.version}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cescoffier unrelated to this PR but maybe we should try to be consistent in the property names e.g. maven-jar-plugin-version vs restAssuredVersion. We should avoid camel casing if you chose to use dashes.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here is the catch, it depends where it's used. The template engine doesn't support . and -. I'm thinking about switching to fix that or manage the difference in the Mojo code directly.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, OK, well, probably not worth it if it's a time sink.

@gsmet gsmet merged commit 43589b5 into quarkusio:master Jan 16, 2019
@cescoffier cescoffier deleted the features/update-documentation-url branch January 16, 2019 09:29
@cescoffier cescoffier restored the features/update-documentation-url branch January 16, 2019 10:37
@cescoffier cescoffier deleted the features/update-documentation-url branch January 16, 2019 11:02
maxandersen added a commit to maxandersen/quarkus that referenced this pull request Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants